Hypermedia-based RESTful front end and a JPA-based back end using H2 in memory database.
Sample project based on Spring Boot 2.1.2. Exposes a simple Hypermedia-based RESTful service for managing resource (students). Uses Spring Data for persistence & H2 as database
keywords:
- RESTful Service
- Spring Boot
- Spring Data Rest
- Spring HATEOAS
- Maven
- H2