Skip to content

12.3.0

Compare
Choose a tag to compare
@arjanvlek arjanvlek released this 07 Dec 15:16
· 19 commits to master since this release
  • Upgrade to Spring Boot 3.2.0
  • Made the AuthenticationManager in the WebSecurityAutoConfig conditional.
    • This gives the option to implement your own version of the AuthenticationManager.