S&P 해양 데이터 동기화 배치 시스템
Go to file
HYOJIN 174219ce13 refactor: 동기화 현황 화면 노출 테이블 목록 정리 (#11)
- source-schema.tables.ship-001 (tb_ship_default_info) 제거
- target-schema.tables.ship-002 (tb_ship_main_info) 제거
- target ship-001 → ship-002로 키 변경 (source와 매핑 일치)
- source risk-compliance 키 변경: 002→003, 003→006 (target과 매핑 일치)
- ShipDataWriter: saveShipMainInfo 호출 제거
- ShipRepository/Impl: saveShipMainInfo, bindShipMainInfo 제거
- ShipDataSql: getShipMainInfoUpsertSql 제거
- SyncStatusService: source-target 양쪽 매핑된 테이블만 조회

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:55:28 +09:00
.claude chore: 팀 워크플로우 초기화 및 CLAUDE.md 프로젝트 특화 (#2) 2026-03-23 14:24:41 +09:00
.githooks chore: 팀 워크플로우 초기화 및 CLAUDE.md 프로젝트 특화 (#2) 2026-03-23 14:24:41 +09:00
.mvn chore: 팀 워크플로우 부트스트랩 - .mvn/settings.xml 2026-03-23 13:52:40 +09:00
docs feat(batch): abandon/stale 실행 관리 엔드포인트 구현 (#7) (#10) 2026-03-25 08:53:15 +09:00
frontend fix(schedule): 스케줄 toggle API 메서드 불일치 수정 (#6) (#8) 2026-03-25 08:40:06 +09:00
src/main refactor: 동기화 현황 화면 노출 테이블 목록 정리 (#11) 2026-03-25 10:55:28 +09:00
.editorconfig chore: 팀 워크플로우 부트스트랩 - .editorconfig 2026-03-23 13:52:37 +09:00
.gitattributes feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
.gitignore feat(동기화현황): 동기화 현황 메뉴 추가 및 배치 Reader 리팩토링 (#1) (#5) 2026-03-24 17:29:07 +09:00
.sdkmanrc chore: 팀 워크플로우 부트스트랩 - .sdkmanrc 2026-03-23 13:52:40 +09:00
CLAUDE.md chore: 팀 워크플로우 초기화 및 CLAUDE.md 프로젝트 특화 (#2) 2026-03-23 14:24:41 +09:00
DEVELOPMENT_GUIDE.md feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
pom.xml feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
SWAGGER_GUIDE.md feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
workflow-version.json chore: 팀 워크플로우 부트스트랩 - workflow-version.json 2026-03-23 13:52:38 +09:00