An open API service indexing awesome lists of open source software.

https://github.com/knowledgefactory4u/springboot-jersey-hibernate-crud

Spring Boot + Jersey + Spring Data JPA Build REST CRUD APIs Example
https://github.com/knowledgefactory4u/springboot-jersey-hibernate-crud

Last synced: 4 months ago
JSON representation

Spring Boot + Jersey + Spring Data JPA Build REST CRUD APIs Example

Awesome Lists containing this project

README

        

# Spring Boot + Jersey + Spring Data JPA Build REST CRUD APIs Example

# Local setup

Step 1: Download or clone the source code from GitHub to the local machine

Step 2: ```mvn clean install```

Step 3: ```mvn spring-boot:run```