Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

Feat/healthcheck - #9

Merged
exijn merged 2 commits into
developfrom
feat/healthcheck
Nov 1, 2025
Merged

Feat/healthcheck#9
exijn merged 2 commits into
developfrom
feat/healthcheck

Conversation

@exijn

@exijn exijn commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

개요

기존 spring-boot-starter-actuator 의존성을 사용하여 헬시체크 API를 구현하였지만
이는 적합하지 않은 방식이라고 판단하여 의존성을 삭제하고 직접 헬시체크 API를 구현하였습니다.

작업내용

  • HealthController에서 서버에서 응답을 받으면 "OK"를 반환하도록 설계

@exijn
exijn merged commit db47bb1 into develop Nov 1, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant