Skip to content

Commit 294db9a

Browse files
committed
feat: hibernate.dialect 설정 제거
1 parent 97f2a62 commit 294db9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/application.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ spring.datasource.username=root
66
spring.datasource.password=0000
77
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
88

9-
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
109
spring.jpa.hibernate.ddl-auto=update
1110
spring.jpa.open-in-view=false
1211

0 commit comments

Comments
 (0)