【发布时间】:2014-06-08 18:36:52
【问题描述】:
api-docs 早些时候运行良好。它停止工作,现在我得到了
Can't read swagger JSON from http://localhost:9000/api-docs/
如果我更改 src/main/webapp/swagger-ui/index.html
var apiUrl = "http://localhost:8080/swagger-ui/index.html";
我收到“无法从服务器读取。它可能没有适当的访问控制源设置。”
【问题讨论】:
标签: jhipster swagger-ui