Open dyc87112 opened 6 years ago
首先,感谢! 其次,我在运行的时候有个问题,请教下:
@skywater 首先,感谢! 其次,我在运行的时候有个问题,请教下:
http://localhost:8080/v2/api-docs 但报错reading from http://localhost:8080/v2/api-docs [ERROR] unable to read,如果改成我生成的json是没问题的;
能问一下reading from http://localhost:8080/v2/api-docs [ERROR] ,这个怎么解决吗,还有生成json文件是什么
@skywater 首先,感谢! 其次,我在运行的时候有个问题,请教下: http://localhost:8080/v2/api-docs但报错reading from http://localhost:8080/v2/api-docs [ERROR] unable to read,如果改成我生成的json是没问题的;
能问一下reading from http://localhost:8080/v2/api-docs [ERROR] ,这个怎么解决吗,还有生成json文件是什么
不知道怎么解决,json是启动swagger后的 http://localhost:8080/v2/api-docs 的json内容,可以复制保存。
使用asciidoctor-maven-plugin插件,没生成index.html,只有definitions.html overview.html paths.html security.html四个文件 放到nginx下访问http://...../overview.html页面,左边树里没有paths部分,怎么解啊
No plugin found for prefix 'asciidoctor' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories, 我已经download AsciiDoc plugin,这个是不是还需要 download 其他 plugin ,这个问题其他人遇到吗,怎么解决呢?
已经没有报错了,BUILD SUCCESS ,但没有生成文件,这个是什么问题呢
http://blog.didispace.com/swagger2markup-asciidoc/