This guideline provides best practices to develop highly maintainable Batch applications using full stack framework focussing on Spring Framework, Spring Batch and MyBatis.
This guideline helps to proceed with the software development (mainly coding) smoothly.
Note
|
Stable guidelines
GitHub contents is under construction. Stable guidelines refer tohttps://macchinetta.github.io/batch-guideline/current/ja/[here]. |
Contributing (bug report, pull request, any comments etc.) is welcome !! Please see the contributing guideline for details.
Source files of this guideline are stored into following directories.
-
Japanese version :
{repository root}/src/main/asciidoc/ja/
This guideline is written by the Asciidoctor format(.adoc
).
About the Asciidoctor format, refer to the Asciidoctor documentation contents.
We build to HTML and PDF files using the Asciidoctor Maven Plugin.
Please clone a Macchinetta/batch-guideline
repository or forked your repository.
$ git clone https://github.com/Macchinetta/batch-guideline.git
or
$ git clone https://github.com/{your account}/batch-guideline.git
Terms of use refer to here(Japanese).