java-tutorials/spring-security-client
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
..
spring-security-jsp-authentication BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-jsp-authorize BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-jsp-config BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-mvc BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-thymeleaf-authentication BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-thymeleaf-authorize BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00
spring-security-thymeleaf-config BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02: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