Skip to content

Instantly share code, notes, and snippets.

@singh1114
Created November 24, 2019 18:40
Show Gist options
  • Save singh1114/83a86ec1ad07822b4d03813981b47e86 to your computer and use it in GitHub Desktop.
Save singh1114/83a86ec1ad07822b4d03813981b47e86 to your computer and use it in GitHub Desktop.
spring.datasource.url=jdbc:mysql://localhost:3306/springtestguide
spring.datasource.username=root
spring.datasource.password=<password>
spring.jpa.hibernate.ddl-auto=update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment