Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 207 Bytes

File metadata and controls

10 lines (9 loc) · 207 Bytes

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