java-tutorials/spring-security-react/README.md

18 lines
315 B
Markdown
Raw Normal View History

=========
## Spring Security React Example Project
2018-07-18 14:16:22 -04:00
### The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
### Relevant Articles:
2018-07-18 14:16:22 -04:00
* [Spring Security Login Page with React](http://www.baeldung.com/spring-security-login-react)
### Build the Project
```
mvn clean install
```