modif properties
This commit is contained in:
parent
ec0dc019d8
commit
404d333f79
@ -1 +1 @@
|
||||
rootProject.name = 'simpleat'
|
||||
rootProject.name = 'simpleat-back'
|
||||
|
@ -12,7 +12,7 @@ spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
# ===============================
|
||||
# JPA / HIBERNATE
|
||||
# ===============================
|
||||
spring.jpa.show-sql=true
|
||||
##spring.jpa.show-sql=true
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
##spring.jpa.hibernate.ddl-auto=create-drop
|
||||
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
|
||||
|
Loading…
Reference in New Issue
Block a user