java-tutorials/spring-security-client
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
..
spring-security-jsp-authentication Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-jsp-authorize Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-jsp-config Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-mvc Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-thymeleaf-authentication Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-thymeleaf-authorize Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-security-thymeleaf-config Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +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