3. Spring Security 5.0 新增功能
Spring Security 5.0 提供許多新功能並支援 Spring Framework 5,大約有 400 多項加強及除錯。
可以查看這些版本的變更日誌:
5.0.0.M1 5.0.0.M2 5.0.0.M3 5.0.0.M4 5.0.0.M5 5.0.0.RC1 5.0.0.RELEASE
以下是比較重要的功能。
3.1. 新功能
- OAuth 2.0 Login
- Reactive Support
- @EnableWebFluxSecurity
- @EnableReactiveMethodSecurity
- WebFlux Testing Support
- Modernized Password Encoding