-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
项目无法启动 swigger无法打开 #1
Comments
因为没有配置端口号 |
application.peroperties server.port=9100 还是无法访问哦 难道是我使用idea的原因吗 |
localhost:9100 无法访问? |
需要添加项目根路径,spring-restful-authorization |
访问的时候,需要添加项目根路径spring-restful-authorization |
fetching resource list: http://192.168.253.200:8080/spring-restful-authorization/api-docs |
swigger调试页面也是打不开哦 显示这个 |
{"apiVersion":"1.0","apis":[{"description":"Basic Error Controller","path":"/default/basic-error-controller","position":0},{"description":"Token Controller","path":"/default/token-controller","position":0}],"authorizations":{},"info":{"title":"spring-token-restful api doc"},"swaggerVersion":"1.2"} |
嗯,接下自己查资料学习啦 |
io.springfox
springfox-swagger2
2.2.2
io.springfox
springfox-swagger-ui
2.2.2
pom换成这两个 user表修改一下 访问http://localhost:8200/spring-restful-authorization/swagger-ui.html |
有问题请加入群聊151909524 |
okokok token设计问题~ |
这样配置 localhost:8080 无法 打开 项目启动正常
The text was updated successfully, but these errors were encountered: