Skip to content

Commit de3b205

Browse files
committed
add configuration behind proxy
1 parent 190f889 commit de3b205

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

docs/demos.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,25 @@ <h3 id="_springdoc_applications_demos"><a class="anchor" href="#_springdoc_appli
4040
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webmvc" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
4141
</li>
4242
<li>
43-
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
43+
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
4444
</li>
4545
<li>
4646
<p><a href="https://demos1.springdoc.org/demo-spring-boot-1-webmvc" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
4747
</li>
4848
<li>
49-
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
49+
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
5050
</li>
5151
<li>
5252
<p><a href="https://demos1.springdoc.org/demo-spring-hateoas" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
5353
</li>
5454
<li>
55-
<p><a href="https://demos1.springdoc.org/demo-microservices" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Gateway</a></p>
55+
<p><a href="https://demos1.springdoc.org/demo-microservices/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Gateway</a></p>
5656
</li>
5757
<li>
5858
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webmvc" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function Web MVC</a></p>
5959
</li>
6060
<li>
61-
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webflux" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function WebFlux</a></p>
61+
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function WebFlux</a></p>
6262
</li>
6363
</ul>
6464
</div>
@@ -83,7 +83,7 @@ <h3 id="_source_code_of_the_demo_applications"><a class="anchor" href="#_source_
8383
</div>
8484
<div id="footer">
8585
<div id="footer-text">
86-
Last updated 2023-06-04 01:42:00 +0200
86+
Last updated 2023-06-04 02:32:42 +0200
8787
</div>
8888
</div>
8989
</div>

docs/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1912,25 +1912,25 @@ <h3 id="springdoc-applications-demos"><a class="anchor" href="#springdoc-applica
19121912
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webmvc" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
19131913
</li>
19141914
<li>
1915-
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
1915+
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
19161916
</li>
19171917
<li>
19181918
<p><a href="https://demos1.springdoc.org/demo-spring-boot-1-webmvc" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
19191919
</li>
19201920
<li>
1921-
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
1921+
<p><a href="https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
19221922
</li>
19231923
<li>
19241924
<p><a href="https://demos1.springdoc.org/demo-spring-hateoas" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
19251925
</li>
19261926
<li>
1927-
<p><a href="https://demos1.springdoc.org/demo-microservices" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Gateway</a></p>
1927+
<p><a href="https://demos1.springdoc.org/demo-microservices/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Gateway</a></p>
19281928
</li>
19291929
<li>
19301930
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webmvc" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function Web MVC</a></p>
19311931
</li>
19321932
<li>
1933-
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webflux" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function WebFlux</a></p>
1933+
<p><a href="https://demos1.springdoc.org/spring-cloud-function-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Cloud Function WebFlux</a></p>
19341934
</li>
19351935
</ul>
19361936
</div>

src/docs/asciidoc/demos.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
=== springdoc applications demos
55
* link:https://demos1.springdoc.org/demo-spring-boot-2-webmvc[Demo Spring Boot 2 Web MVC with OpenAPI 3, window="_blank"]
6-
* link:https://demos1.springdoc.org/demo-spring-boot-2-webflux[Demo Spring Boot 2 WebFlux with OpenAPI 3, window="_blank"]
6+
* link:https://demos1.springdoc.org/demo-spring-boot-2-webflux/swagger-ui.html[Demo Spring Boot 2 WebFlux with OpenAPI 3, window="_blank"]
77
* link:https://demos1.springdoc.org/demo-spring-boot-1-webmvc[Demo Spring Boot 1 Web MVC with OpenAPI 3, window="_blank"]
8-
* link:https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional[Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3, window="_blank"]
8+
* link:https://demos1.springdoc.org/demo-spring-boot-2-webflux-functional/swagger-ui.html[Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3, window="_blank"]
99
* link:https://demos1.springdoc.org/demo-spring-hateoas[Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3, window="_blank"]
10-
* link:https://demos1.springdoc.org/demo-microservices[Demo Spring Boot 2 and Spring Cloud Gateway, window="_blank"]
10+
* link:https://demos1.springdoc.org/demo-microservices/swagger-ui.html[Demo Spring Boot 2 and Spring Cloud Gateway, window="_blank"]
1111
* link:https://demos1.springdoc.org/spring-cloud-function-webmvc[Demo Spring Boot 2 and Spring Cloud Function Web MVC, window="_blank"]
12-
* link:https://demos1.springdoc.org/spring-cloud-function-webflux[Demo Spring Boot 2 and Spring Cloud Function WebFlux, window="_blank"]
12+
* link:https://demos1.springdoc.org/spring-cloud-function-webflux/swagger-ui.html[Demo Spring Boot 2 and Spring Cloud Function WebFlux, window="_blank"]
1313

1414
image::img/pets.png[pets.png]
1515

0 commit comments

Comments
 (0)