Skip to content

AyushVerma2/spring-boot-h2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

spring-boot-h2db

This Projectis jsut a demo how to use psring-boot with h2db.

In the example I ahve created a Student Entity adn to save and get using REST.

to Post: localhost:8080/save/Student1.

Like that you can add any number of student.

to get all the added student: localhost:8080/name

About

springboot integration with H2DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages