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