선박 항적 실시간 수집 및 배치 집계 시스템 (Spring Boot + Spring Batch)
Go to file
HeungTak Lee 51f588476f fix: IntegrationVessel table-name @Value 경로 불일치 수정
vessel.integration.datasource.table-name → vessel.integration.table-name으로 변경.
YAML 구조와 불일치하여 prod에서 기본값(signal.t_ship_integration_sub)이 사용되었고,
별도 DB(mdadb2 gis 스키마)에 signal 스키마가 없어 조회 실패하던 문제 해결.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 09:07:08 +09:00
.claude.bak feat: 항적 조회 안정성 개선 - 계층적 폴백, 선박 누락 방지, 2-pass 뷰포트 필터링 2026-02-05 06:53:47 +09:00
docs feat: 다중 폴리곤 영역 탐색 REST API + STRtree 공간 인덱스 (Phase 8) 2026-02-07 08:38:18 +09:00
src fix: IntegrationVessel table-name @Value 경로 불일치 수정 2026-02-07 09:07:08 +09:00
.gitattributes Initial commit 2025-11-19 16:03:16 +09:00
.gitignore Initial commit 2025-11-19 16:03:16 +09:00
mvnw Initial commit 2025-11-19 16:03:16 +09:00
mvnw.cmd Initial commit 2025-11-19 16:03:16 +09:00
pom.xml Initial commit 2025-11-19 16:03:16 +09:00
run-on-query-server-dev.sh feat: 대기열 기반 쿼리 관리 및 타임아웃 최적화 (Phase 5) 2026-02-06 15:34:02 +09:00
vessel-batch-control.sh feat: 대기열 기반 쿼리 관리 및 타임아웃 최적화 (Phase 5) 2026-02-06 15:34:02 +09:00
vessel-batch.2026-02-07.1.log fix: IntegrationVessel table-name @Value 경로 불일치 수정 2026-02-07 09:07:08 +09:00
vessel-batch.2026-02-07.2.log fix: IntegrationVessel table-name @Value 경로 불일치 수정 2026-02-07 09:07:08 +09:00
vessel-batch.2026-02-07.log fix: IntegrationVessel table-name @Value 경로 불일치 수정 2026-02-07 09:07:08 +09:00
vessel-batch.log fix: IntegrationVessel table-name @Value 경로 불일치 수정 2026-02-07 09:07:08 +09:00