Skip to content

Commit 83943f5

Browse files
committed
demos url update
1 parent 7c1913b commit 83943f5

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

docs/demos.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ <h3 id="_springdoc_applications_demos">springdoc applications demos</h3>
2626
<div class="ulist">
2727
<ul>
2828
<li>
29-
<p><a href="http://129.159.201.215:8081/" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
29+
<p><a href="http://193.122.0.152:8081/" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
3030
</li>
3131
<li>
32-
<p><a href="http://129.159.201.215:8082/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
32+
<p><a href="http://193.122.0.152:8082/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
3333
</li>
3434
<li>
35-
<p><a href="http://129.159.201.215:8083/" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
35+
<p><a href="http://193.122.0.152:8083/" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
3636
</li>
3737
<li>
38-
<p><a href="http://129.159.201.215:8084/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
38+
<p><a href="http://193.122.0.152:8084/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
3939
</li>
4040
<li>
41-
<p><a href="http://129.159.201.215:8085/" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
41+
<p><a href="http://193.122.0.152:8085/" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
4242
</li>
4343
</ul>
4444
</div>
@@ -63,7 +63,7 @@ <h3 id="_source_code_of_the_demo_applications">Source code of the Demo Applicati
6363
</div>
6464
<div id="footer">
6565
<div id="footer-text">
66-
Last updated 2021-06-03 21:59:31 +0200
66+
Last updated 2021-07-26 20:06:06 +0200
6767
</div>
6868
</div>
6969
<link rel="stylesheet" href="js/highlight/styles/github.min.css">

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,19 +1534,19 @@ <h3 id="springdoc-applications-demos"><a class="anchor" href="#springdoc-applica
15341534
<div class="ulist">
15351535
<ul>
15361536
<li>
1537-
<p><a href="http://129.159.201.215:8081/" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
1537+
<p><a href="http://193.122.0.152:8081/" target="_blank" rel="noopener">Demo Spring Boot 2 Web MVC with OpenAPI 3</a></p>
15381538
</li>
15391539
<li>
1540-
<p><a href="http://129.159.201.215:8082/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
1540+
<p><a href="http://193.122.0.152:8082/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with OpenAPI 3</a></p>
15411541
</li>
15421542
<li>
1543-
<p><a href="http://129.159.201.215:8083/" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
1543+
<p><a href="http://193.122.0.152:8083/" target="_blank" rel="noopener">Demo Spring Boot 1 Web MVC with OpenAPI 3</a></p>
15441544
</li>
15451545
<li>
1546-
<p><a href="http://129.159.201.215:8084/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
1546+
<p><a href="http://193.122.0.152:8084/" target="_blank" rel="noopener">Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3</a></p>
15471547
</li>
15481548
<li>
1549-
<p><a href="http://129.159.201.215:8085/" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
1549+
<p><a href="http://193.122.0.152:8085/" target="_blank" rel="noopener">Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3</a></p>
15501550
</li>
15511551
</ul>
15521552
</div>

src/docs/asciidoc/demos.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
== Springdoc-openapi Demos
33

44
=== springdoc applications demos
5-
* link:http://129.159.201.215:8081/[Demo Spring Boot 2 Web MVC with OpenAPI 3, window="_blank"]
6-
* link:http://129.159.201.215:8082/[Demo Spring Boot 2 WebFlux with OpenAPI 3, window="_blank"]
7-
* link:http://129.159.201.215:8083/[Demo Spring Boot 1 Web MVC with OpenAPI 3, window="_blank"]
8-
* link:http://129.159.201.215:8084/[Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3, window="_blank"]
9-
* link:http://129.159.201.215:8085/[Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3, window="_blank"]
5+
* link:http://193.122.0.152:8081/[Demo Spring Boot 2 Web MVC with OpenAPI 3, window="_blank"]
6+
* link:http://193.122.0.152:8082/[Demo Spring Boot 2 WebFlux with OpenAPI 3, window="_blank"]
7+
* link:http://193.122.0.152:8083/[Demo Spring Boot 1 Web MVC with OpenAPI 3, window="_blank"]
8+
* link:http://193.122.0.152:8084/[Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3, window="_blank"]
9+
* link:http://193.122.0.152:8085/[Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3, window="_blank"]
1010

1111
image::images/pets.png[pets.png]
1212

0 commit comments

Comments
 (0)