You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardEvaluationContext.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -272,7 +272,7 @@ public void addConstructorResolver(ConstructorResolver constructorResolver) {
272
272
* @param constructorResolver the constructor resolver to remove
273
273
* @return {@code true} if the constructor resolver was removed, {@code false}
274
274
* if the constructor resolver was not configured in this evaluation context
0 commit comments