mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 15:20:19 +00:00
Exposing a UserDetailsService as a bean is now all that is necessary for Java based configuration. Additionally, an optional PasswordEncoder bean can be used to configure password encoding.