Skip to content

amirashad/springboot-sample-data-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springboot-sample-data-rest

Simple SpringBoot REST API with Spring Data REST

Built With

Spring Boot 2 (based on Spring Framework 5) with Gradle
Spring Data JPA
Spring Data REST
SpringBootTest with MockMvc to test REST API
Lombok
H2 database

Setting up Dev

To start developing the project:

git clone https://github.com/amirashad/springboot-sample-data-rest.git
cd springboot-sample-data-rest/
gradle check

Releases

No releases published

Packages

No packages published

Languages