Skip to content

Commit

Permalink
fix: generate-ddl 설정 취소
Browse files Browse the repository at this point in the history
  • Loading branch information
GaBaljaintheroom committed Sep 8, 2024
1 parent 7ab8400 commit 3a34e04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spring:
ddl-auto: none
show-sql: true
open-in-view: false
generate-ddl: true
generate-ddl: false
defer-datasource-initialization: true
properties:
hibernate:
Expand Down

0 comments on commit 3a34e04

Please sign in to comment.