kcg-monitoring/backend
htlee 67fc341fc8 fix(deploy): health check 401 대응 + PressureCollector 중복 방지
- deploy.yml: health check에서 HTTP 401/403도 정상 기동으로 판정 (인증 필요 엔드포인트)
- health check timeout 30초 → 60초
- PressureCollector: save 전 existsByStationAndReadingTime으로 중복 확인
  (JPA unique constraint 예외 → Hibernate 세션 오염 방지)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 08:25:33 +09:00
..
src/main fix(deploy): health check 401 대응 + PressureCollector 중복 방지 2026-03-18 08:25:33 +09:00
.sdkmanrc feat(aircraft): 항공기 백엔드 수집기 구현 + 프론트엔드 전환 2026-03-17 16:50:17 +09:00
pom.xml feat(backend): OSINT/Satellite 수집기 + Caffeine 캐시 통일 + REST API 2026-03-18 04:04:18 +09:00