【发布时间】:2017-06-06 13:14:04
【问题描述】:
我只通过 jhipster 使用 only 生成了一个应用服务器。
yo jhipster --skip-client
它已经生成了我在访问时需要的所有必要的 api 调用
http://localhost:8080/swagger-ui/index.html
我以 404 结束。我的印象是包含 swagger,但似乎无法访问它,尽管 swagger api 端点可用。
【问题讨论】:
标签: jhipster