BATCH-2195: Document Spring Batch Integration
* Removed APT files * General formatting and spelling fixes * Converted README.md to docbook * Expanded converted README.md docs to include usable code snippets
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 19 KiB |
BIN
src/site/docbook/reference/images/launch-batch-job.png
Normal file
BIN
src/site/docbook/reference/images/launch-batch-job.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
src/site/docbook/reference/images/remote-chunking-sbi.png
Normal file
BIN
src/site/docbook/reference/images/remote-chunking-sbi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
src/site/docbook/reference/images/remote-partitioning.png
Normal file
BIN
src/site/docbook/reference/images/remote-partitioning.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
@@ -182,11 +182,6 @@
|
||||
single consumer for each message. JMS is the obvious candidate, but other
|
||||
options exist in the grid computing and shared memory product space (e.g.
|
||||
Java Spaces).</para>
|
||||
|
||||
<para>Spring Batch has a sister project Spring Batch Admin, which
|
||||
provides(amongst other things) implementations of various patterns
|
||||
like this one using Spring Integration. These are implemented in a
|
||||
module called Spring Batch Integration.</para>
|
||||
</section>
|
||||
|
||||
<section id="partitioning">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user