Updated README.md

updated the broken link
This commit is contained in:
Asjad J 2022-09-03 21:34:54 +05:00 committed by GitHub
parent 406692c650
commit b55e3429ad
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This module contains articles about core Spring Security
- [Handle Spring Security Exceptions With @ExceptionHandler](https://www.baeldung.com/spring-security-exceptionhandler)
- [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]
- [A Custom Spring SecurityConfigurer](https://www.baeldung.com/spring-security-custom-configurer)
### Build the Project