S&P 해양 데이터 동기화 배치 시스템
Go to file
HYOJIN 924135e360 feat(동기화현황): 동기화 현황 메뉴 추가 (#1)
Backend:
- SyncStatusService: batch_flag 기반 테이블별 N/P/S 집계 (병렬 조회)
- SyncDataPreviewResponse/SyncStatusResponse DTO 추가
- BatchController: sync-status 조회/미리보기/P상태조회/리셋 API 4개
- BatchTableProperties: application.yml 테이블 매핑 ConfigurationProperties
- WebViewController: /sync-status SPA 라우트 추가

Frontend:
- SyncStatus 페이지: 도메인 탭 + 테이블 아코디언 + 인라인 데이터 테이블
- SyncDataPreviewModal/StuckRecordsModal 컴포넌트
- batchApi.ts: SyncStatus 관련 타입 및 API 함수 추가
- App.tsx 라우트 + Navbar 메뉴 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:12:20 +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
frontend feat(동기화현황): 동기화 현황 메뉴 추가 (#1) 2026-03-23 17:12:20 +09:00
src/main feat(동기화현황): 동기화 현황 메뉴 추가 (#1) 2026-03-23 17:12:20 +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 chore: .gitignore 팀 워크플로우 패턴 적용 2026-03-23 13:52:41 +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