b6ae9ec3b4
* BAEL-15951 Moved vavr, JHipster to default profiles * BAEL-14304 Include the SpringContextIntegrationTest in the default build - Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists * BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles * BAEL-14304 Minor changes |
||
---|---|---|
.. | ||
spring-security-jsp-authentication | ||
spring-security-jsp-authorize | ||
spring-security-jsp-config | ||
spring-security-mvc | ||
spring-security-thymeleaf-authentication | ||
spring-security-thymeleaf-authorize | ||
spring-security-thymeleaf-config | ||
README.MD | ||
pom.xml |
README.MD
=========
Spring Security Authentication/Authorization Example Project
##The Course The "REST With Spring" Classes: http://github.learnspringsecurity.com
Relevant Articles:
Build the Project
mvn clean install