mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-02 00:54:55 +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.