Skip to content

Commit 0544926

Browse files
authored
[fix] 설정 파일 수정
1 parent beae554 commit 0544926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spring:
1313
ddl-auto: update
1414
properties:
1515
hibernate:
16-
dialect: org.hibernate.dialect.MySQLDialect
16+
dialect: org.hibernate.dialect.MySQL8Dialect
1717
show_sql: true
1818
format_sql: true
1919
use_sql_comments: true

0 commit comments

Comments
 (0)