java-tutorials/spring-security-modules/spring-security-web-mvc
timis1 1724f67a39
JAVA-29312 Upgrade spring-security-web-mvc (#15687)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-20 00:03:25 +01:00
..
src JAVA-29312 Upgrade spring-security-web-mvc (#15687) 2024-01-20 00:03:25 +01:00
.gitignore JAVA-29312 Upgrade spring-security-web-mvc (#15687) 2024-01-20 00:03:25 +01:00
README.md backlink fixed. 2022-12-05 16:25:53 +05:30
pom.xml JAVA-29312 Upgrade spring-security-web-mvc (#15687) 2024-01-20 00:03:25 +01:00

README.md

Spring Security MVC

This module contains articles about Spring Security in MVC applications

The Course

The "Learn Spring Security" Classes: http://github.learnspringsecurity.com

Relevant Articles:

Build the Project

mvn clean install