Skip to content

Instantly share code, notes, and snippets.

@josephtaylor
Created December 12, 2018 02:12
Show Gist options
  • Save josephtaylor/93fa2cba7393e4f23be4ded0f23add6d to your computer and use it in GitHub Desktop.
Save josephtaylor/93fa2cba7393e4f23be4ded0f23add6d to your computer and use it in GitHub Desktop.
embedded-mysql-3
spring.application.name=@project.artifactId@
spring.jpa.hibernate.ddl-auto=none
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment