- Migrate to Spring Security 5.8
- Rename the package name from
com.nimbusds.jose.shaded.json.JSONObject
tonet.minidev.json.JSONObject
- Replace global method security with method security
- Replace global method security with method security
- Spring Security 5.4 introduces the ability to configure
HttpSecurity
by creating aSecurityFilterChain
bean - Use new
Argon2PasswordEncoder
factory methods - Use new
Pbkdf2PasswordEncoder
factory methods - Use new
SCryptPasswordEncoder
factory methods - Use the new
requestMatchers
methods - Use the new
securityMatcher()
method
security5
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||