refactor: open-in-view 설정 해제

This commit is contained in:
이상진 2025-07-27 22:34:47 +09:00
parent fb9a647f32
commit 792a2281e6

View File

@ -1,6 +1,8 @@
spring: spring:
profiles: profiles:
active: ${ACTIVE_PROFILE:local} active: ${ACTIVE_PROFILE:local}
jpa:
open-in-view: false
payment: payment:
api-base-url: https://api.tosspayments.com api-base-url: https://api.tosspayments.com