/h2embedded

A H2 embedded spring boot application

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

h2embedded spring boot project

Access the db using url:

jdbc:h2:tcp://localhost:9092/./data/embeddedDB

Or:

jdbc:h2:tcp://localhost:9092/~/Projects/IdeaProjects/h2embedded/data/embeddedDB