An open API service indexing awesome lists of open source software.

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

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`

![image](https://user-images.githubusercontent.com/23724869/94969935-353a3980-0521-11eb-894d-62dc38ed2bd5.png)