Spring Rest Doc not producing html
Create an .adoc file (like api-guide.adoc) under src/main/asciidoc
(Maven) or src/docs/asciidoc
(Gradle) with reference to the generated snippets . Then the html will be generated in the specified directory .
Create an .adoc file (like api-guide.adoc) under src/main/asciidoc
(Maven) or src/docs/asciidoc
(Gradle) with reference to the generated snippets . Then the html will be generated in the specified directory .