We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b9b8b commit 64b3c3bCopy full SHA for 64b3c3b
src/main/resources/application-prod.yaml
@@ -1,7 +1,7 @@
1
spring:
2
jpa:
3
hibernate:
4
- ddl-auto: none
+ ddl-auto: update
5
6
datasource:
7
driver-class-name: com.mysql.cj.jdbc.Driver
0 commit comments