spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.56k stars 5.8k forks source link

Add remaining lambda methods to configuration #13003

Open marcusdacoregio opened 1 year ago

marcusdacoregio commented 1 year ago

The non-lambda methods should be deprecated

Related to:

marcusdacoregio commented 1 year ago

There is a discussion already to deprecate the AuthenticationManagerBuilder, thus not required to create new lambda methods.