Swagger| Swagger2 URL檢查

  • swagger靜態資源檢測
    http://localhost:8080/yveshe_api_war_exploded/swagger-ui.html
    http://localhost:8080/yveshe_api_war_exploded/webjars/springfox-swagger-ui/css/screen.css
    http://localhost:8080/yveshe_api_war_exploded/webjars/springfox-swagger-ui/images/logo_small.png
    http://localhost:8080/yveshe_api_war_exploded/webjars/springfox-swagger-ui/lib/marked.js
    

  • swagger非靜態URL

    http://localhost:8080/yveshe_api_war_exploded/v2/api-docs
    

    數據過多,省略.

    http://localhost:8080/yveshe_api_war_exploded/swagger-resources/configuration/ui
    

    在這裏插入圖片描述

    http://localhost:8080/yveshe_api_war_exploded/swagger-resources/configuration/security
    

    在這裏插入圖片描述

    http://localhost:8080/yveshe_api_war_exploded/swagger-resources
    

    在這裏插入圖片描述

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章