Skip to content

Instantly share code, notes, and snippets.

@making
Created July 30, 2014 16:07
Show Gist options
  • Select an option

  • Save making/2bfdb9d3f3e7c06a4b21 to your computer and use it in GitHub Desktop.

Select an option

Save making/2bfdb9d3f3e7c06a4b21 to your computer and use it in GitHub Desktop.
spring:
datasource:
driverClassName: org.h2.Driver
url: jdbc:h2:file:/tmp/bookmark
username: sa
password:
jpa:
hibernate:
ddl-auto: update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment