Skip to content

feat: add HealthController with /health endpoint - #2

Open
moonklabs-bot wants to merge 1 commit into
mainfrom
feat/health-controller
Open

feat: add HealthController with /health endpoint#2
moonklabs-bot wants to merge 1 commit into
mainfrom
feat/health-controller

Conversation

@moonklabs-bot

Copy link
Copy Markdown
Collaborator

Summary

Implemented HealthController to provide a health check endpoint.

  • Added HealthController with /health endpoint returning "OK".
  • Added HealthControllerTest to verify the endpoint using MockMvc (standalone setup).

Fixes

Fixes #1

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.

[기능 추가] HealthController 추가

1 participant