Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 343 Bytes

rest-doc-example

This is spring REST document example with Asciidoctor.

=

Goals

  1. mvn clean install asciidoctor:process-asciidoc resources:testResources -e -X
  2. 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.

=