File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,9 +100,10 @@ Pivotal)
100100* Automatically deploys swagger-ui to a Spring Boot 3.x application
101101* Documentation will be available in HTML format, using the
102102 official [ swagger-ui jars] ( https://github.com/swagger-api/swagger-ui.git ) .
103- * The Swagger UI page should then be available at http://server :
104- port/context-path/swagger-ui.html and the OpenAPI description will be available at the
105- following url for json format: http://server:port/context-path/v3/api-docs
103+ * The Swagger UI page should then be available at
104+ http://server:port/context-path/swagger-ui.html and the OpenAPI description will be
105+ available at the following url for json format:
106+ http://server:port/context-path/v3/api-docs
106107 * ` server ` : The server name or IP
107108 * ` port ` : The server port
108109 * ` context-path ` : The context path of the application
You can’t perform that action at this time.
0 commit comments