springfox-demos/boot-static-docs currently contains a test demonstrating generating asciidoc from a boot application. Consider extending the example to also demonstrate generating JSON swagger definitions using SwaggerResultHandler.
NOTE: this issue is submitted as documentation of the rationale for an upcoming PR; I don't expect anyone to resolve the issue for me.
springfox-demos/boot-static-docs currently contains a test demonstrating generating asciidoc from a boot application. Consider extending the example to also demonstrate generating JSON swagger definitions using SwaggerResultHandler.
NOTE: this issue is submitted as documentation of the rationale for an upcoming PR; I don't expect anyone to resolve the issue for me.
EDIT: PR addressing this: https://github.com/springfox/springfox-demos/pull/28