Remove iffy technical package with funny name and fix Spring IDE config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.springframework.batch.sample.domain.nonSequential.internal;
|
||||
package org.springframework.batch.sample.domain.football.internal;
|
||||
|
||||
import javax.sql.DataSource;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.springframework.batch.sample.domain.nonSequential.internal;
|
||||
package org.springframework.batch.sample.domain.football.internal;
|
||||
|
||||
import org.springframework.batch.core.ExitStatus;
|
||||
import org.springframework.batch.core.JobExecution;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.springframework.batch.sample.domain.nonSequential.internal;
|
||||
package org.springframework.batch.sample.domain.football.internal;
|
||||
|
||||
import org.springframework.batch.core.ExitStatus;
|
||||
import org.springframework.batch.core.StepExecution;
|
||||
Reference in New Issue
Block a user