@@ -80,8 +80,8 @@ Pivotal)
8080* Automatically deploys swagger-ui to a Spring Boot 2.x application
8181* Documentation will be available in HTML format, using the
8282 official [ swagger-ui jars] ( https://github.com/swagger-api/swagger-ui.git ) .
83- * The Swagger UI page should then be available at http://server :
84- port/context-path/swagger-ui.html and the OpenAPI description will be available at the
83+ * The Swagger UI page should then be available at
84+ http://server: port/context-path/swagger-ui.html and the OpenAPI description will be available at the
8585 following url for json format: http://server:port/context-path/v3/api-docs
8686 * ` server ` : The server name or IP
8787 * ` port ` : The server port
@@ -125,8 +125,7 @@ springdoc.swagger-ui.path=/swagger-ui.html
125125
126126## Integration of the library in a Spring Boot 2.x.x project without the swagger-ui:
127127
128- * Documentation will be available at the following url for json format: http://server :
129- port/context-path/v3/api-docs
128+ * Documentation will be available at the following url for json format: http://server:port/context-path/v3/api-docs
130129 * ` server ` : The server name or IP
131130 * ` port ` : The server port
132131 * ` context-path ` : The context path of the application
@@ -220,7 +219,7 @@ its [contributors](https://github.com/springdoc/springdoc-openapi/graphs/contrib
220219 <img src =" https://contrib.rocks/image?repo=springdoc/springdoc-openapi " width =" 50% " />
221220</a >
222221
223- Thanks you all for your support!
222+ Thank you all for your support!
224223
225224## Additional Support
226225
0 commit comments