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
It would be nice if org.springframework.security.config.Customizer.withDefaults could be excluded from AvoidStaticImportCheck. It would change the configuration from:
Add an additional exclusion to `SpringAvoidStaticImportCheck` so that
the `org.springframework.security.config.Customizer` class can be used.
Closesgh-206
It would be nice if
org.springframework.security.config.Customizer.withDefaults
could be excluded fromAvoidStaticImportCheck
. It would change the configuration from:to
The text was updated successfully, but these errors were encountered: