refactor(batch): 파티션 스텝 프로세스 공통 모듈화 및 LastExecutionUpdateTasklet 통합 #77

병합
HYOJIN feature/ISSUE-73-partition-step-common-module 에서 develop 로 3 commits 를 머지했습니다 2026-03-23 14:38:08 +09:00

3 커밋

작성자 SHA1 메시지 날짜
1707f484ba docs: 릴리즈 노트 업데이트 2026-03-23 14:36:37 +09:00
891d46ac23 refactor(batch): 13개 Job Config의 인라인 LastExecutionUpdateTasklet을 공통 모듈로 교체
movement(8개), risk, psc, event, compliance(2개) Job Config에서
중복된 인라인 Tasklet 람다를 LastExecutionUpdateTasklet 공통 클래스로 교체

Closes #74

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:57:37 +09:00
7bacd1a989 refactor(batch): 파티션 스텝 프로세스 공통 모듈화
StringListPartitioner, LastExecutionUpdateTasklet, BasePartitionedJobConfig를
공통 모듈로 추출하고 ShipDetailUpdateJobConfig가 이를 사용하도록 리팩토링

Closes #73

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:48:42 +09:00