Skip to content

This is a spring boot REST API application using Java:8 version. This application performs insertion, updation, deletion and retrieval using H2 database which is embedded database of Spring Boot Framework. It internally uses Spring JPA to perform operation on database.

Notifications You must be signed in to change notification settings

ankit-9893/spring_crud_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring_crud_api

This is a Spring Boot REST API application using Java:8 version. This application performs insertion, updation, deletion and retrieval using H2 database which is embedded database of Spring Boot Framework. It internally uses Spring JPA to perform operation on database.

About

This is a spring boot REST API application using Java:8 version. This application performs insertion, updation, deletion and retrieval using H2 database which is embedded database of Spring Boot Framework. It internally uses Spring JPA to perform operation on database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages