This is spring REST document example with Asciidoctor.
=
- mvn clean install asciidoctor:process-asciidoc resources:testResources -e -X
- mvn clean install asciidoctor:process-asciidoc resources:resources resources:testResources -e -X
If you want to do not copy document to the build file, use 1 command.
=