signal-batch/docs
HeungTak Lee e729316edf feat: IntegrationVessel 전용 DataSource 지원 및 프로파일 호환성 보장
- IntegrationVesselService에 전용 DataSource 자체 생성/관리 추가
  - vessel.integration.datasource.* 설정으로 별도 DB 연결 가능
  - @PostConstruct에서 경량 HikariDataSource 생성 (max 3, min 1)
  - 미설정 시 queryDataSource 자동 폴백 (기존 동작 유지)
- prod: 별도 DB (mdadb2 gis.t_ship_integration_sub) → 전용 DataSource
- dev/prod-mpr: queryDB signal 스키마 → queryDataSource 폴백
- 기존 DataSourceConfig 4개 파일 수정 없이 프로파일 완벽 호환

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 07:23:44 +09:00
..
implementation-progress.md feat: IntegrationVessel 전용 DataSource 지원 및 프로파일 호환성 보장 2026-02-07 07:23:44 +09:00
websocket-performance-improvement-report.md docs: Phase 5~6 구현 진행 문서 및 성능 보고서 업데이트 2026-02-06 15:34:32 +09:00