Stupid error with imports
This commit is contained in:
committed by
Michael Minella
parent
91414c93d9
commit
f0c147a18c
@@ -3,8 +3,8 @@ package org.springframework.batch.integration;
|
||||
import org.springframework.batch.core.Job;
|
||||
import org.springframework.batch.core.JobExecution;
|
||||
import org.springframework.batch.core.JobParametersIncrementer;
|
||||
import org.springframework.batch.core.JobParametersValidator;
|
||||
import org.springframework.batch.core.job.DefaultJobParametersValidator;
|
||||
import org.springframework.batch.core.job.JobParametersValidator;
|
||||
|
||||
public class JobSupport implements Job {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user