BATCH-2050: AbstractItemCountingItemStreamItemReader.read() shouldn't
be final
This commit is contained in:
@@ -23,7 +23,7 @@ import org.springframework.context.annotation.ScopedProxyMode;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* <p>Marking a @Bean as @StepScope is equivalent to marking it as <code>@Scope(value="step", proxyMode=INTERFACES)</code></p>
|
||||
* <p>Marking a @Bean as @StepScope is equivalent to marking it as <code>@Scope(value="step", proxyMode=TARGET_CLASS)</code></p>
|
||||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user