java-tutorials/spring-security-client
Doha2012 fe0e0ba115 upgrade boot parent (#3352)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup
2018-01-05 20:56:21 +01:00
..
spring-security-jsp-authentication upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-jsp-authorize upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-jsp-config upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-mvc upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-thymeleaf-authentication upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-thymeleaf-authorize upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
spring-security-thymeleaf-config upgrade boot parent (#3352) 2018-01-05 20:56:21 +01:00
README.MD manual authentication demo integration (#836) 2016-11-23 21:57:39 +01:00

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