|
@@ -32,6 +32,7 @@ spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
|
spring.jpa.properties.hibernate.show_sql=false
|
|
|
spring.jpa.properties.hibernate.use_sql_comments=true
|
|
|
spring.jpa.show-sql=true
|
|
|
+spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
|
|
|
## Thymeleaf
|
|
|
spring.thymeleaf.cache=false
|
|
|
spring.thymeleaf.enable-spring-el-compiler=true
|