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 67b63fbfee
commit 7329dfb688

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