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
AuthorizationObservationContext imports MethodInvocationResult. This can lead to a package tangle since overall, nothing otherwise in org.springframework.security.core.authorization refers to org.springframework.security.core.authorization.method classes.
The text was updated successfully, but these errors were encountered:
jzheaux
changed the title
Address AuthorizationObservationContext Package Tangle
Address AuthorizationObservationConvention Package Tangle
Mar 22, 2024
AuthorizationObservationContext
importsMethodInvocationResult
. This can lead to a package tangle since overall, nothing otherwise inorg.springframework.security.core.authorization
refers toorg.springframework.security.core.authorization.method
classes.The text was updated successfully, but these errors were encountered: