diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4ae665c..f542112 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -10,7 +10,7 @@ server: max-file-size: 10MB max-request-size: 10MB forward-headers-strategy: framework - + spring: application: name: poti-server @@ -97,10 +97,8 @@ logging: springdoc: api-docs: - path: /v3/api-docs # JSON 데이터 경로 enabled: true swagger-ui: - path: /swagger-ui/index.html # UI 접속 경로 enabled: true groups-order: DESC # 그룹 정렬 순서 operations-sorter: method # 메소드 순서대로 정렬