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
@@ -279,7 +279,7 @@ public void addConstructorResolver(ConstructorResolver constructorResolver) {
279
279
* @param constructorResolver the constructor resolver to remove
280
280
* @return {@code true} if the constructor resolver was removed, {@code false}
281
281
* if the constructor resolver was not configured in this evaluation context
0 commit comments