This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-batch
Watch
1
Star
0
Fork
0
You've already forked spring-batch
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff0f6266a91091a5e6cddd537e12e02f79dfb3cb
spring-batch
/
spring-batch-core
/
src
History
lucasward
d7d17bf8d8
BATCH-220:Moved SimpleJob (formerly simpleTaskletJob) to use the ChunkedStep
2008-02-14 22:19:45 +00:00
..
main
/java
BATCH-220:Moved SimpleJob (formerly simpleTaskletJob) to use the ChunkedStep
2008-02-14 22:19:45 +00:00
site
Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
2007-12-10 21:23:48 +00:00
test
BATCH-220: More refinements to chunking, both the chunker and dechunker now return a 'result'. The chunker returns a ChunkingResult, and the Dechunker returns a DechunkingResult, allowing for the step to handle exceptions in a uniform way.
2008-02-13 21:05:42 +00:00