Updated README.md

added link back to the article: https://www.baeldung.com/spring-security-exceptionhandler
This commit is contained in:
Asjad J 2022-06-21 11:28:00 +05:00 committed by GitHub
parent 115bb62d76
commit b0ee0b0404
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ This module contains articles about core Spring Security
### Relevant Articles:
- [Handle Spring Security Exceptions](https://www.baeldung.com/spring-security-exceptions)
- [Handle Spring Security Exceptions With @ExceptionHandler](https://www.baeldung.com/spring-security-exceptionhandler)
### Build the Project