nop for CI
This commit is contained in:
parent
bb7a773f41
commit
4cccc9804b
|
@ -42,6 +42,7 @@ public class NonPersistedBatchConfigurer extends DefaultBatchConfigurer {
|
|||
return myPlatformTransactionManager;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
protected JobRepository createJobRepository() throws Exception {
|
||||
MapJobRepositoryFactoryBean factory = new MapJobRepositoryFactoryBean();
|
||||
|
|
Loading…
Reference in New Issue