8장 ItemProcessor

8장 ItemProcessor

구 버전에서는 ValidationgItemReader 클래스를 서브클래싱해 ItemReader에서 유효성 검증이 가능하다. 그러나 스프링 배치에서 제공하는 ItemReader는 ValidationgItemReader를 서브클래싱하지 않기 때문에 유효성 검증을 하고 싶을때 바로 사용할 수 있는 스프링 배치 리더가 없다.

from http://javabom.tistory.com/117 by ccl(A) rewrite - 2021-12-06 02:01:44