java-tutorials/spring-security-react
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
..
src Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
.gitignore BAEL-1917 spring security login page with react 2018-07-13 22:35:21 +08:00
README.md added link 2018-07-18 20:16:22 +02:00
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30

README.md

=========

Spring Security React Example Project

The Course

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

Relevant Articles:

Build the Project

mvn clean install