java-tutorials/spring-security-mvc-login
Sunil Mogadati 08896d72bc BAEL-445: Update to the simple Spring Security hasRole example (#940)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code
2016-12-29 16:55:40 -06:00
..
src BAEL-445: Update to the simple Spring Security hasRole example (#940) 2016-12-29 16:55:40 -06:00
.gitignore project structure cleanup 2013-07-14 15:22:01 +03:00
README.md Updated README.md 2016-10-16 13:09:29 +03:00
pom.xml BAEL-445: Update to the simple Spring Security hasRole example (#940) 2016-12-29 16:55:40 -06:00

README.md

=========

Spring Security Login Example Project

###The Course The "Learn Spring Security" Classes: http://github.learnspringsecurity.com

Relevant Articles:

Build the Project

mvn clean install