Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-29 07:00:26 +08:00 committed by GitHub
parent 5677bcfc81
commit a068b3886f
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ This module contains articles about core Spring Security
- [Prevent Cross-Site Scripting (XSS) in a Spring Application](https://www.baeldung.com/spring-prevent-xss)
- [Guide to the AuthenticationManagerResolver in Spring Security](https://www.baeldung.com/spring-security-authenticationmanagerresolver)
- [A Custom Spring SecurityConfigurer](https://www.baeldung.com/spring-security-custom-configurer)
- [HttpSecurity vs. WebSecurity in Spring Security](https://www.baeldung.com/spring-security-httpsecurity-vs-websecurity)
### Build the Project
`mvn clean install`