a068b3886f
[skip ci] |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring Security Core
This module contains articles about core Spring Security
Relevant Articles:
- Handle Spring Security Exceptions
- Handle Spring Security Exceptions With @ExceptionHandler
- Prevent Cross-Site Scripting (XSS) in a Spring Application
- Guide to the AuthenticationManagerResolver in Spring Security
- A Custom Spring SecurityConfigurer
- HttpSecurity vs. WebSecurity in Spring Security
Build the Project
mvn clean install