File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -60,16 +60,20 @@ This is a community-based project, not maintained by the Spring Framework Contri
60
60
springdoc.swagger-ui.path =/swagger-ui.html
61
61
```
62
62
63
- ## [ Demo Spring Boot 2 Web MVC with OpenAPI 3] ( https://springdoc-openapi-test-app2-rested-ardvark.eu-de.mybluemix.net/ ) .
64
- ## [ Demo Spring Boot 2 WebFlux with OpenAPI 3] ( https://springdoc-openapi-test-app3-generous-springhare.eu-de.mybluemix.net/swagger-ui.html ) .
65
- ## [ Demo Spring Boot 1 Web MVC with OpenAPI 3] ( https://springdoc-openapi-test-app1-exhausted-civet.eu-de.mybluemix.net/ ) .
66
- ## [ Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3] ( https://springdoc-openapi-test-app4-happy-ostrich.eu-de.mybluemix.net/swagger-ui.html ) .
67
-
68
- ![ Branching] ( https://springdoc.org/images/pets.png )
69
-
70
63
## Source code of the Demo Applications
71
64
* [ https://github.com/springdoc/springdoc-openapi-demos.git ] ( https://github.com/springdoc/springdoc-openapi-demos.git ) .
72
65
66
+
67
+ ## Spring-boot with OpenAPI Demo applications.
68
+
69
+ ## [ Demo Spring Boot 2 Web MVC with OpenAPI 3] ( http://158.101.164.60:8081/ ) .
70
+ ## [ Demo Spring Boot 2 WebFlux with OpenAPI 3] ( http://158.101.164.60:8082/ ) .
71
+ ## [ Demo Spring Boot 1 Web MVC with OpenAPI 3] ( http://158.101.164.60:8083/ ) .
72
+ ## [ Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3] ( http://158.101.164.60:8084/swagger-ui.html ) .
73
+ ## [ Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3] ( http://158.101.164.60:8085/swagger-ui.html ) .
74
+
75
+ ![ Branching] ( https://springdoc.org/images/pets.png )
76
+
73
77
## Integration of the library in a Spring Boot 2.x.x project without the swagger-ui:
74
78
* Documentation will be available at the following url for json format: http://server:port/context-path/v3/api-docs
75
79
* ` server ` : The server name or IP
You can’t perform that action at this time.
0 commit comments