Skip to content

oclkstudio/jpa-hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpa-hibernate

Spring Boot application with Jpa and Hibernate

Installation

Create database and table using database.sql file.

Usage

Run application.

HTTP Methods

  • GET

  • POST

  • PUT

  • DELETE

There are sample requests at below:

http://localhost:8080/simeranya/all
http://localhost:8080/simeranya/id=2
http://localhost:8080/simeranya/save
http://localhost:8080/simeranya/name={name}&description={description}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Spring Boot application with Jpa and Hibernate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages