-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Project templating requirements
Andy Wilkinson edited this page Apr 9, 2018
·
5 revisions
- Various
@Enable…
annotations
- Various
@Enable…
annotations
- Various
@Enable…
annotations
- Add a dependency with the appropriate scope when a checkbox is selected
- Add the Asciidoctor plugin to Spring REST Docs projects
- Generate documentation during the
prepare-package
phase in Spring REST Docs projects
- Add a dependency on
spring-restdocs-asciidoctor
in Spring REST Docs projects
- Add a dependency to the appropriate configuration when a checkbox is selected
- Apply the Asciidoctor plugin to Spring REST Docs projects
- Configure the
asciidoctor
task to depend on thetest
task in Spring REST Docs projects - Configure the
asciidoctor
task to use the snippets directory as an input in Spring REST Docs projects - Configure the
test
task to declare the snippets directory as an output in Spring REST Docs projects