Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#30] HealthCheckController 추가 #45

Merged
merged 2 commits into from
May 3, 2024
Merged

[#30] HealthCheckController 추가 #45

merged 2 commits into from
May 3, 2024

Conversation

yel-m
Copy link
Member

@yel-m yel-m commented May 3, 2024

#️⃣ 연관된 이슈

Resolves #30

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요 (이미지 첨부 가능)

  • heath check API를 구현합니다.
    • ELB가 WAS가 잘 동작하는지 check하기 위해 보내는 GET 요청을 처리합니다.

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

✅ Check List

  • PR 제목을 커밋 규칙에 맞게 작성했는가?
  • PR에 해당되는 Issue를 연결했는가?
  • 적절한 라벨을 설정했는가?
  • 작업한 사람을 모두 Assign했는가?

@yel-m yel-m added the chore 빌드 업무 수정, 패키지 매니저 수정(gitignore 같은 것도) + 기타 사항 label May 3, 2024
@yel-m yel-m self-assigned this May 3, 2024
@yel-m yel-m merged commit 9263af7 into develop May 3, 2024
@yel-m yel-m deleted the feat/#30 branch May 3, 2024 00:51
@yel-m yel-m restored the feat/#30 branch May 3, 2024 00:51
@yel-m yel-m deleted the feat/#30 branch May 3, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 빌드 업무 수정, 패키지 매니저 수정(gitignore 같은 것도) + 기타 사항
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant