Skip to content

Commit 1e38c58

Browse files
author
junhokim
committed
feat:
- 수도/지역 검색
1 parent 9cd8480 commit 1e38c58

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/main/resources/application.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,3 @@ spring:
2222
show-sql: true
2323
hibernate:
2424
ddl-auto: create
25-
logging:
26-
level:
27-
# 쿼리 실행 결과 및 기본 정보를 확인
28-
org.springframework.data.elasticsearch.core: DEBUG
29-
# 실제 HTTP 통신(Request/Response Body)을 상세히 확인 (가장 권장)
30-
org.springframework.data.elasticsearch.client.WIRE: TRACE

0 commit comments

Comments
 (0)