mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 03:03:44 +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.