java-tutorials/spring-security-client
gitterjim-I ac89a21ee2 update to ltest spring boot version (#859)
* manual authentication demo integration

* apply eclipse and security formatting rules

* add content to readme file, for manual authentication demo

* update spring boot version to 1.4.2
2016-11-30 23:19:49 +01:00
..
spring-security-jsp-authentication Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
spring-security-jsp-authorize Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
spring-security-jsp-config Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
spring-security-mvc Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
spring-security-thymeleaf-authentication update to ltest spring boot version (#859) 2016-11-30 23:19:49 +01:00
spring-security-thymeleaf-authorize Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
spring-security-thymeleaf-config Remove Eclipse-specific files 2016-07-19 18:18:50 +03: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