2 |
REST EXAMPLE APP
3 |
4 |
5 | This example application is designated to demonstrate how to build a RESTful application using the cutting-edge technologies, including
6 | :
7 | 1. AngularJS/Bootstrap as frontend
8 | 2. Spring MVC as backend REST API producers
9 | 3. JPA 2.1/Spring Data JPA/Hibnerate 4.3 is responsible for data persistence
10 |
11 |
12 |
START HERE
13 |
14 |
15 |
--------------------------------------------------------------------------------
/src/main/webapp/partials/login.html:
--------------------------------------------------------------------------------
1 |