관광지 엔티티에 위도, 경도 필드 추가, 설화 기반 관광지 필터링 기능 구현 완료 #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💡 작업 내용
Spot
엔티티에 위도, 경도 필드 추가💡 자세한 설명
postman 테스트 완료
Spot
엔티티에 위도, 경도 필드 추가네이버 지도 API 활용을 위한 위도, 경도 필드를 추가했습니다.
설화 기반 관광지 필터링 기능 구현 완료
/spots/filters/{spotCategory}
를 통해 입력받는 관광지 카테고리별로 필터링한 모든 관광지를 조회하도록 설정했습니다.📗 참고 자료 (선택)
📢 리뷰 요구 사항 (선택)
🚩 후속 작업 (선택)
✅ 셀프 체크리스트
closes #31