Skip to content

Commit 125ea0d

Browse files
committed
refactor: 필요없는 설정을 삭제한다
1 parent 0efca42 commit 125ea0d

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
@@ -8,7 +8,6 @@ spring.datasource.username=
88
spring.datasource.password=
99
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
1010

11-
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
1211
spring.jpa.hibernate.ddl-auto=update
1312
spring.jpa.open-in-view=false
1413

0 commit comments

Comments
 (0)