Skip to content

Commit 50fe30a

Browse files
committed
Samples update
1 parent a260b28 commit 50fe30a

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

docs/demos.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ <h3 id="_springdoc_applications_demos"><a class="anchor" href="#_springdoc_appli
4040
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webmvc" target="_blank" rel="noopener">Demo Spring Boot 3 Web MVC with OpenAPI 3</a></p>
4141
</li>
4242
<li>
43-
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 WebFlux with OpenAPI 3</a></p>
44-
</li>
45-
<li>
4643
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3</a></p>
4744
</li>
4845
<li>
@@ -80,7 +77,7 @@ <h3 id="_source_code_of_the_demo_applications"><a class="anchor" href="#_source_
8077
</div>
8178
<div id="footer">
8279
<div id="footer-text">
83-
Last updated 2024-05-28 15:08:22 +0200
80+
Last updated 2024-06-17 00:47:24 +0200
8481
</div>
8582
</div>
8683
</div>

docs/index.html

-3
Original file line numberDiff line numberDiff line change
@@ -2000,9 +2000,6 @@ <h3 id="springdoc-applications-demos"><a class="anchor" href="#springdoc-applica
20002000
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webmvc" target="_blank" rel="noopener">Demo Spring Boot 3 Web MVC with OpenAPI 3</a></p>
20012001
</li>
20022002
<li>
2003-
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 WebFlux with OpenAPI 3</a></p>
2004-
</li>
2005-
<li>
20062003
<p><a href="https://demos.springdoc.org/demo-spring-boot-3-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3</a></p>
20072004
</li>
20082005
<li>

src/docs/asciidoc/demos.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
=== springdoc applications demos
55
* 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"]
76
* 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"]
87
* link:https://demos.springdoc.org/demo-spring-hateoas[Demo Spring Boot 3 and Spring Hateoas with OpenAPI 3, window="_blank"]
98
* link:https://demos.springdoc.org/spring-cloud-function-webmvc[Demo Spring Boot 3 and Spring Cloud Function Web MVC, window="_blank"]

0 commit comments

Comments
 (0)