swagger-u @maven笔记

2018-08-11  本文已影响0人  java456

mvn

install:install-file -Dfile={Path/to/your/ojdbc.jar} -DgroupId=com.oracle

-DartifactId=ojdbc6 -Dversion=11.2.0 -Dpackaging=jar

Restful API 访问路径:  

* http://IP:port/{context-path}/swagger-ui.html  

* eg:http://localhost:8080/jd-config-web/swagger-ui.html  

http://localhost:8555/swagger-ui.html

http://localhost:8555/v2/api-docs

上一篇下一篇

猜你喜欢

热点阅读