hibernate property 수정
This commit is contained in:
@@ -37,7 +37,9 @@ spring:
|
||||
jpa:
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
format_sql: true
|
||||
properties:
|
||||
hibernate:
|
||||
format_sql: true
|
||||
show-sql: false
|
||||
database-platform: org.hibernate.dialect.H2Dialect
|
||||
thymeleaf:
|
||||
|
||||
Reference in New Issue
Block a user