Skip to content

cppwfs/batchsamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Autowire Hiccup

Exhibits behavior of Autowiring JobBuilderFactory in 2.6.0.M2 causes circular bean reference.

Notes:

  • Removing the DataSource will prevent the circular reference exception

  • Passing the JobBuilderFactory and StepBuilderFactory beans via the constructor will prevent the circular reference.

Build

mvn clean package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages