https://github.com/viveknaskar/spring-boot-h2-database
A simple spring-boot application with in-memory H2 database
https://github.com/viveknaskar/spring-boot-h2-database
h2-database spring-boot
Last synced: 24 days ago
JSON representation
A simple spring-boot application with in-memory H2 database
- Host: GitHub
- URL: https://github.com/viveknaskar/spring-boot-h2-database
- Owner: viveknaskar
- Created: 2020-10-02T20:46:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T21:08:11.000Z (about 5 years ago)
- Last Synced: 2025-06-14T09:06:25.977Z (4 months ago)
- Topics: h2-database, spring-boot
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-h2-database
A simple spring-boot application with in-memory H2 database.Once the application is started. You can navigate the URL -
`https://localhost:8888/h2-console`
