Commit Graph

7 Commits

Author SHA1 Message Date
Yanming Zhou
6103fe7306 Update schema-appendix.adoc to fix wrong names
BATCH_EXECUTION_CONTEXT is obsoleted
2020-03-03 12:08:28 +01:00
Mahmoud Ben Hassine
fb4494b0d0 Add migration script to use characters instead of bytes for oracle db
Resolves BATCH-2091
2018-10-29 10:04:16 -05:00
Mahmoud Ben Hassine
9307c87aa2 Polish documentation by fixing some typos, code examples and formatting issues 2018-02-28 15:27:29 -06:00
Jay Bryant
651275dc03 90-character pass for schema-appendix.adoc
I removed extraneous white space from non-code lines and made all the non-code lines be as close to 90 characters as possible. I also changed a sentence to be more consistent with other similar locations in the document.

Code review fixes applied on merge
2017-10-30 09:41:14 -04:00
Michael Minella
dd8809232e Fixed image urls 2017-10-18 10:17:53 -05:00
Jay Bryant
55469e3362 Editing pass for schema-appendix.adoc
I increased readability and consistency and corrected sentence errors. I also added a couple internal cross-reference links.
2017-10-17 22:14:17 -05:00
Glenn Renfro
67853f22de Documentation Migration
This commit migrates the old Spring Batch documentation to a new
asciidoc toolchain.  It will be the first piece in modernizing the
existing Spring Batch documentation.  Future steps will include making
java based configuraion more prominant in the reference documentation.

Resolves BATCH-2620
2017-07-13 14:49:33 -05:00