Skip to content

caravinden/Springboot-JPA-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Springboot-application

Here am try to develop a simple JPA(Java Persistance API) application using spring boot. This application mainly focus on JPA repositoy implementaion and to find which are all the operational functions avilable. Using gradle as build tool and h2 in-memory database.

Application contains a employee in-memory database. Using RESTFul service we need to perform CRUD operations. By implementing paging and sorting repository developer reduse the code base, repository in-house support for many CRUD operatins.

License

Copyright (c) 2014 GitHub, Inc. See the LICENSE file for license rights and limitations (GNU GPL v2.0)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors