Skip to content

Instantly share code, notes, and snippets.

@ryanzhou7
Created July 9, 2018 23:36
Show Gist options
  • Save ryanzhou7/6aa96477ed9eabd0f75769686d12a483 to your computer and use it in GitHub Desktop.
Save ryanzhou7/6aa96477ed9eabd0f75769686d12a483 to your computer and use it in GitHub Desktop.
spring.jpa.hibernate.ddl-auto=create
spring.datasource.url=jdbc:mysql://localhost:3306/db_example
spring.datasource.username=springuser
spring.datasource.password=ThePassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment