Skip to content

akhil17/spring-data-jpa-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-jpa-crud

Spring Boot REST API CRUD

It's a simple rest api poc using Spring Boot. Example taken here is of Blog

To start it in your local just clone the repository and in mysql make sure you have one schema with name "blog_schema"