mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-24 07:17:22 +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.