Skip to content

Commit ee4bd66

Browse files
committed
fix : 프로퍼티 수정
1 parent 7450c55 commit ee4bd66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ spring.datasource.username=${SPRING_DATASOURCE_USERNAME}
88
spring.datasource.password=${SPRING_DATASOURCE_PASSWORD}
99

1010
# hibernate
11+
#none?? ?? ??
1112
spring.jpa.hibernate.ddl-auto=create
1213
spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
1314

0 commit comments

Comments
 (0)