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
Spring Framework 6.1 removes LocalVariableTableParameterNameDiscoverer. Since this affects how @PreAuthorize and others will process parameter names, it would help folks upgrade to mention this in Spring Security's upgrade notes.
The text was updated successfully, but these errors were encountered:
Spring Framework 6.1 removes
LocalVariableTableParameterNameDiscoverer
. Since this affects how@PreAuthorize
and others will process parameter names, it would help folks upgrade to mention this in Spring Security's upgrade notes.The text was updated successfully, but these errors were encountered: