|
2 | 2 | == Springdoc-openapi Demos
|
3 | 3 |
|
4 | 4 | === springdoc applications demos
|
5 |
| -* link:http://144.24.171.248:8081/[Demo Spring Boot 3 Web MVC with OpenAPI 3, window="_blank"] |
6 |
| -* link:http://144.24.171.248:8082/[Demo Spring Boot 3 WebFlux with OpenAPI 3, window="_blank"] |
7 |
| -* link:http://144.24.171.248:8084/[Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3, window="_blank"] |
8 |
| -* link:http://144.24.171.248:8085/[Demo Spring Boot 3 and Spring Hateoas with OpenAPI 3, window="_blank"] |
9 |
| -* link:http://144.24.171.248:8086/[Demo Spring Boot 3 and Spring Cloud Function Web MVC, window="_blank"] |
10 |
| -* link:http://144.24.171.248:8087/[Demo Spring Boot 3 and Spring Cloud Function WebFlux, window="_blank"] |
11 |
| -* link:http://144.24.171.248:8060/[Demo Spring Boot 3 and Spring Cloud Gateway, window="_blank"] |
| 5 | +* link:https://demos.springdoc.org/demo-spring-boot-3-webmvc[Demo Spring Boot 3 Web MVC with OpenAPI 3, window="_blank"] |
| 6 | +* link:https://demos.springdoc.org/demo-spring-boot-3-webflux/swagger-ui.html[Demo Spring Boot 3 WebFlux with OpenAPI 3, window="_blank"] |
| 7 | +* link:https://demos.springdoc.org/demo-spring-boot-3-webflux-functional/swagger-ui.html[Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3, window="_blank"] |
| 8 | +* link:https://demos.springdoc.org/demo-spring-hateoas[Demo Spring Boot 3 and Spring Hateoas with OpenAPI 3, window="_blank"] |
| 9 | +* link:https://demos.springdoc.org/spring-cloud-function-webmvc[Demo Spring Boot 3 and Spring Cloud Function Web MVC, window="_blank"] |
| 10 | +* link:https://demos.springdoc.org/spring-cloud-function-webflux/swagger-ui.html[Demo Spring Boot 3 and Spring Cloud Function WebFlux, window="_blank"] |
| 11 | +* link:https://demos.springdoc.org/demo-microservices/swagger-ui.html[Demo Spring Boot 3 and Spring Cloud Gateway, window="_blank"] |
12 | 12 |
|
13 | 13 | image::img/pets.png[pets.png]
|
14 | 14 |
|
|
0 commit comments