BATCH-313 & BATCH-314: Add ExecutionContext section to Chapter 2 and added run tier and job tier sections to Chapter 4.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<import resource="test-environment.xml" />
|
||||
|
||||
<bean id="test-job"
|
||||
class="org.springframework.batch.core.job.JobSupport">
|
||||
class="org.springframework.batch.core.job.SimpleJob">
|
||||
<property name="steps">
|
||||
<bean id="step1"
|
||||
class="org.springframework.batch.core.step.SimpleStepFactoryBean">
|
||||
|
||||
Reference in New Issue
Block a user