简体   繁体   中英

Spring Batch from Gosu

I would like to use Spring Batch as a library from Gosu. Do you have a comprehensive example on how to wire a Spring batch job in java code?

There is new support for @Configuration in Spring Batch 2.2 snapshots, but I have no idea if that helps you in Gosu. Example here . If you need to create everything imperatively look at SimpleJob and SimpleStepFactoryBean.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM