Skip to content

Commit

Permalink
[Chore]: open-in-view 옵션 false 추가.
Browse files Browse the repository at this point in the history
  • Loading branch information
young970 committed Mar 1, 2024
1 parent 36820f4 commit 58456d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ spring:
hibernate:
format_sql: true
default_batch_fetch_size: 200
open-in-view: false
flyway:
enabled: true
baseline-on-migrate: true
Expand Down

0 comments on commit 58456d2

Please sign in to comment.