Skip to content

Instantly share code, notes, and snippets.

@bijay-shrestha
Last active August 16, 2022 19:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bijay-shrestha/840c4dd765e7740eb3796e2f35e89776 to your computer and use it in GitHub Desktop.
Save bijay-shrestha/840c4dd765e7740eb3796e2f35e89776 to your computer and use it in GitHub Desktop.
H2 Database
spring:
datasource:
url: jdbc:h2:mem:testdb
h2:
console:
enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment