2018-07-18 20:16:22 +02:00

18 lines
315 B
Markdown

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