Skip to content

Instantly share code, notes, and snippets.

@josephtaylor
Created December 12, 2018 02:19
Show Gist options
  • Save josephtaylor/d5eb08866d8fb2e819539112de388c30 to your computer and use it in GitHub Desktop.
Save josephtaylor/d5eb08866d8fb2e819539112de388c30 to your computer and use it in GitHub Desktop.
embedded-mysql-6
spring.datasource.url=jdbc:mysql://localhost:3307/test_database
spring.datasource.username=test
spring.datasource.password=test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment