69707172737475
} @Bean @StepScope public OccupationReader occupationReader(final OccupationService service) { return new OccupationReader(service); }