refactor(risk): RiskDetailImportJob IMO 조회 대상을 tb_ship_default_info로 변경 #84

병합
HYOJIN feature/ISSUE-81-risk-detail-imo-source-change 에서 develop 로 2 commits 를 머지했습니다 2026-03-24 13:24:54 +09:00
Showing only changes of commit 65a178a8b9 - Show all commits

파일 보기

@ -61,6 +61,7 @@
- 실패 건 수동 재수집 시 414 Request-URI Too Long 오류 수정 (#71)
### 변경
- RiskDetailImportJob IMO 조회 대상을 tb_ship_default_info로 변경 (#81)
- 파티션 스텝 프로세스 공통 모듈화 (StringListPartitioner, BasePartitionedJobConfig, LastExecutionUpdateTasklet) (#73)
- 13개 Job Config의 인라인 LastExecutionUpdateTasklet을 공통 모듈로 교체 (#74)
- 재수집 실패건 추적 기준 sourceStepExecutionId → sourceJobExecutionId로 변경 (#64)