...menustart
...menuend
docker pull swaggerapi/swagger-ui docker run -p 8080:8080 swaggerapi/swagger-ui
you can integrate swagger UI in you web server
- download from github repository
- put dist folder inside your webserver
- through your webserver , lanuch dist/index.html
you can change the default URL of swagger config file in webTools/swaggerUI/index.html