Skip to content

Commit 723d96b

Browse files
authored
Fixes #1296
1 parent be925d4 commit 723d96b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ springdoc.swagger-ui.path=/swagger-ui.html
7575
## Spring-boot with OpenAPI Demo applications.
7676

7777
### [Source Code for Demo Applications](https://github.com/springdoc/springdoc-openapi-demos.git).
78-
### [Demo Spring Boot 2 Web MVC with OpenAPI 3](http://158.101.164.60:8081/).
79-
### [Demo Spring Boot 2 WebFlux with OpenAPI 3](http://158.101.164.60:8082/).
80-
### [Demo Spring Boot 1 Web MVC with OpenAPI 3](http://158.101.164.60:8083/).
81-
### [Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3](http://158.101.164.60:8084/swagger-ui.html).
82-
### [Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3](http://158.101.164.60:8085/swagger-ui.html).
78+
### [Demo Spring Boot 2 Web MVC with OpenAPI 3](http://158.101.191.70:8081/).
79+
### [Demo Spring Boot 2 WebFlux with OpenAPI 3](http://158.101.191.70:8082/).
80+
### [Demo Spring Boot 1 Web MVC with OpenAPI 3](http://158.101.191.70:8083/).
81+
### [Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3](http://158.101.191.70:8084/).
82+
### [Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3](http://158.101.191.70:8085/).
8383

8484
![Branching](https://springdoc.org/images/pets.png)
8585

0 commit comments

Comments
 (0)