Skip to content

Commit 1a9c257

Browse files
committed
samples update
1 parent e02aaef commit 1a9c257

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,19 @@ springdoc.swagger-ui.path=/swagger-ui.html
116116

117117
## Spring-boot with OpenAPI Demo applications.
118118

119-
### [Source Code for Demo Applications](https://github.com/springdoc/springdoc-openapi-demos/tree/2.x).
119+
### [Source Code for Demo Applications](https://github.com/springdoc/springdoc-openapi-demos/tree/master).
120120

121-
### [Demo Spring Boot 2 Web MVC with OpenAPI 3](http://144.24.171.248:8081/).
121+
## [Demo Spring Boot 3 Web MVC with OpenAPI 3](https://demos.springdoc.org/demo-spring-boot-3-webmvc).
122122

123-
### [Demo Spring Boot 2 WebFlux with OpenAPI 3](http://144.24.171.248:8082/).
123+
## [Demo Spring Boot 3 WebFlux with OpenAPI 3](https://demos.springdoc.org/demo-spring-boot-3-webflux/swagger-ui.html).
124124

125-
### [Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3](http://144.24.171.248:8084/).
125+
## [Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3](https://demos.springdoc.org/demo-spring-boot-3-webflux-functional/swagger-ui.html).
126126

127-
### [Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3](http://144.24.171.248:8085/).
127+
## [Demo Spring Boot 3 and Spring Cloud Function Web MVC](https://demos.springdoc.org/spring-cloud-function-webmvc).
128+
129+
## [Demo Spring Boot 3 and Spring Cloud Function WebFlux](http://158.101.191.70:8085/swagger-ui.html).
130+
131+
## [Demo Spring Boot 3 and Spring Cloud Gateway](https://demos.springdoc.org/demo-microservices/swagger-ui.html).
128132

129133
![Branching](https://springdoc.org/img/pets.png)
130134

0 commit comments

Comments
 (0)