java-tutorials/spring-security-client
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
..
spring-security-jsp-authentication Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-jsp-authorize Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-jsp-config Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-mvc Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-thymeleaf-authentication Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-thymeleaf-authorize Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
spring-security-thymeleaf-config Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
README.MD manual authentication demo integration (#836) 2016-11-23 21:57:39 +01:00
pom.xml BAEL-10890 Fixed minor formatting 2019-02-28 22:21:29 +05:30

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