Skip to content

yilbertoledo/spring-data-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-rest

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

About

Hypermedia-based RESTful front end and a JPA-based back end using H2 in memory database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages