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
We should allow developers to add their own default configuration to a WebSecurityConfigurerAdapter. This can be done by using SpringFactories to load all the instances of AbstractHttpConfigurer that are configured.