Skip to content

Chore: 그룹 스웨거 및 헬스 체크 추가#8

Merged
stoneTiger0912 merged 1 commit intomainfrom
feat/add-group-service
Mar 7, 2026
Merged

Chore: 그룹 스웨거 및 헬스 체크 추가#8
stoneTiger0912 merged 1 commit intomainfrom
feat/add-group-service

Conversation

@stoneTiger0912
Copy link
Member

@stoneTiger0912 stoneTiger0912 commented Mar 7, 2026

Summary by CodeRabbit

릴리스 노트

  • Chores
    • API 게이트웨이 구성에 그룹 서비스의 Swagger API 기술 문서 및 헬스 체크 엔드포인트를 위한 새로운 라우팅 경로 추가하여 서비스 관리 및 모니터링 기능 강화

@stoneTiger0912 stoneTiger0912 self-assigned this Mar 7, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 7, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 57e6302d-1e99-4caf-9126-c81f00a4525f

📥 Commits

Reviewing files that changed from the base of the PR and between 2b91093 and 2e52f7c.

📒 Files selected for processing (1)
  • src/main/resources/application.yml

Walkthrough

Spring Cloud Gateway 설정에 두 개의 새로운 라우트가 추가되었습니다. group-swagger 라우트는 사용자 관련 Swagger 문서 경로를 group-service로 프록시하고, group-health 라우트는 그룹 서비스의 헬스 체크 엔드포인트를 프록시합니다.

Changes

Cohort / File(s) Summary
Gateway Configuration
src/main/resources/application.yml
Group service에 대한 두 개의 새로운 Spring Cloud Gateway 라우트 추가: Swagger UI 및 API 문서 경로(group-swagger), 헬스 체크 엔드포인트(group-health) 프록시 설정.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

enhancement

Poem

🐰 게이트웨이 문을 활짝 열고,
새로운 경로들을 곱게 펼쳐서,
스웨거와 헬스가 춤을 추네,
Group service로 향하는 길,
설정의 마법으로 완성했어! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/add-group-service

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@stoneTiger0912 stoneTiger0912 merged commit 31a893b into main Mar 7, 2026
2 of 3 checks passed
@stoneTiger0912 stoneTiger0912 deleted the feat/add-group-service branch March 7, 2026 04:48
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.

1 participant