Created
May 13, 2018 07:58
-
-
Save drucoder/657da10885703294c79dfdd836e9795c to your computer and use it in GitHub Desktop.
Spring Boot. Быстрый старт Flyway
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spring.jpa.show-sql=true | |
spring.jpa.hibernate.ddl-auto=create |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment