Skip to content

Feature/dp 389 region rank top1#208

Merged
projectmiluju merged 22 commits into
developfrom
feature/DP-389-region-rank-top1
Sep 12, 2025
Merged

Feature/dp 389 region rank top1#208
projectmiluju merged 22 commits into
developfrom
feature/DP-389-region-rank-top1

Conversation

@sunsetkk
Copy link
Copy Markdown
Collaborator

🔀 PR 제목

  • [Feature] 지역별 온도 랭킹 TOP1 조회 API

📌 작업 내용 요약

어떤 작업을 했는지 간략히 설명해주세요.

  • /api/players/temperature/rank/region API 구현 (서울, 경기, 강원, 충청, 경상, 전라, 제주별 TOP1 조회)
  • TemperatureRegionResponse DTO 추가
  • UserReputationRepository에 지역별 TOP1 조회 쿼리 추가
  • ReputationQueryService에 지역별 TOP1 조회 로직 구현
  • ReputationRankingScheduler에 지역별 TOP1 캐싱 로직 추가

✅ 체크리스트

PR을 올리기 전에 아래 항목을 확인했나요?

  • 기능 요구사항을 모두 구현했나요?
  • 로컬에서 기능을 직접 테스트했나요?
  • 코드 컨벤션 및 스타일을 지켰나요?
  • 관련된 이슈에 연결했나요?

🔗 관련 이슈

Closes #이슈번호 또는 Related to #이슈번호 형태로 작성


📎 기타 참고 사항

추가로 리뷰어가 참고해야 할 사항이 있다면 적어주세요.

예시:

  • API 명세 변경사항 포함됨
  • 테스트 코드는 다음 PR에서 작성 예정

@sunsetkk sunsetkk self-assigned this Sep 12, 2025
@projectmiluju projectmiluju merged commit 08f9572 into develop Sep 12, 2025
@projectmiluju projectmiluju deleted the feature/DP-389-region-rank-top1 branch September 13, 2025 07:54
@sunsetkk sunsetkk restored the feature/DP-389-region-rank-top1 branch September 14, 2025 08:52
@projectmiluju projectmiluju deleted the feature/DP-389-region-rank-top1 branch September 14, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BE][Feature] 지역별 온도랭킹 TOP1 조회 API

2 participants