1+ <!--
2+ ~ /*
3+ ~ *
4+ ~ * *
5+ ~ * * * Copyright 2019-2022 the original author or authors.
6+ ~ * * *
7+ ~ * * * Licensed under the Apache License, Version 2.0 (the "License");
8+ ~ * * * you may not use this file except in compliance with the License.
9+ ~ * * * You may obtain a copy of the License at
10+ ~ * * *
11+ ~ * * * https://www.apache.org/licenses/LICENSE-2.0
12+ ~ * * *
13+ ~ * * * Unless required by applicable law or agreed to in writing, software
14+ ~ * * * distributed under the License is distributed on an "AS IS" BASIS,
15+ ~ * * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ ~ * * * See the License for the specific language governing permissions and
17+ ~ * * * limitations under the License.
18+ ~ * *
19+ ~ *
20+ ~ */
21+ -->
22+
123<!DOCTYPE html>
224< html lang ="en ">
325< head >
4567 < div id ="main " class ="contained ">
4668 < div id ="doc " class ="doc ">
4769< div id ="header ">
48- < h1 > springdoc-openapi v1.6.8 </ h1 >
70+ < h1 > springdoc-openapi v1.6.9 </ h1 >
4971< div class ="details ">
5072< span id ="author " class ="author "> The library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</ span > < br >
5173</ div >
@@ -278,7 +300,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
278300< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
279301 <groupId>org.springdoc</groupId>
280302 <artifactId>springdoc-openapi-ui</artifactId>
281- <version>1.6.8 </version>
303+ <version>1.6.9 </version>
282304 </dependency></ code > </ pre >
283305</ div >
284306</ div >
@@ -375,7 +397,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
375397< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
376398 <groupId>org.springdoc</groupId>
377399 <artifactId>springdoc-openapi-webmvc-core</artifactId>
378- <version>1.6.8 </version>
400+ <version>1.6.9 </version>
379401 </dependency></ code > </ pre >
380402</ div >
381403</ div >
@@ -427,7 +449,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
427449< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
428450 <groupId>org.springdoc</groupId>
429451 <artifactId>springdoc-openapi-webflux-ui</artifactId>
430- <version>1.6.8 </version>
452+ <version>1.6.9 </version>
431453 </dependency></ code > </ pre >
432454</ div >
433455</ div >
@@ -444,7 +466,7 @@ <h3 id="spring-hateoas-support"><a class="anchor" href="#spring-hateoas-support"
444466< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
445467 <groupId>org.springdoc</groupId>
446468 <artifactId>springdoc-openapi-hateoas</artifactId>
447- <version>1.6.8 </version>
469+ <version>1.6.9 </version>
448470 </dependency></ code > </ pre >
449471</ div >
450472</ div >
@@ -460,7 +482,7 @@ <h3 id="spring-data-rest-support"><a class="anchor" href="#spring-data-rest-supp
460482< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
461483 <groupId>org.springdoc</groupId>
462484 <artifactId>springdoc-openapi-data-rest</artifactId>
463- <version>1.6.8 </version>
485+ <version>1.6.9 </version>
464486 </dependency></ code > </ pre >
465487</ div >
466488</ div >
@@ -476,7 +498,7 @@ <h3 id="spring-security-support"><a class="anchor" href="#spring-security-suppor
476498< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
477499 <groupId>org.springdoc</groupId>
478500 <artifactId>springdoc-openapi-security</artifactId>
479- <version>1.6.8 </version>
501+ <version>1.6.9 </version>
480502 </dependency></ code > </ pre >
481503</ div >
482504</ div >
@@ -493,7 +515,7 @@ <h3 id="spring-native-support"><a class="anchor" href="#spring-native-support"><
493515< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
494516 <groupId>org.springdoc</groupId>
495517 <artifactId>springdoc-openapi-native</artifactId>
496- <version>1.6.8 </version>
518+ <version>1.6.9 </version>
497519 </dependency></ code > </ pre >
498520</ div >
499521</ div >
@@ -827,7 +849,7 @@ <h3 id="kotlin-support"><a class="anchor" href="#kotlin-support"></a>3.10. Kotli
827849< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
828850 <groupId>org.springdoc</groupId>
829851 <artifactId>springdoc-openapi-kotlin</artifactId>
830- <version>1.6.8 </version>
852+ <version>1.6.9 </version>
831853 </dependency></ code > </ pre >
832854</ div >
833855</ div >
@@ -853,7 +875,7 @@ <h3 id="groovy-support"><a class="anchor" href="#groovy-support"></a>3.11. Groov
853875< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
854876 <groupId>org.springdoc</groupId>
855877 <artifactId>springdoc-openapi-groovy</artifactId>
856- <version>1.6.8 </version>
878+ <version>1.6.9 </version>
857879 </dependency></ code > </ pre >
858880</ div >
859881</ div >
@@ -868,7 +890,7 @@ <h3 id="javadoc-support"><a class="anchor" href="#javadoc-support"></a>3.12. Jav
868890< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
869891 <groupId>org.springdoc</groupId>
870892 <artifactId>springdoc-openapi-javadoc</artifactId>
871- <version>1.6.8 </version>
893+ <version>1.6.9 </version>
872894 </dependency></ code > </ pre >
873895</ div >
874896</ div >
@@ -1470,6 +1492,11 @@ <h3 id="springdoc-openapi-core-properties"><a class="anchor" href="#springdoc-op
14701492< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > true</ code > </ p > </ td >
14711493< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > Boolean</ code > . To display the spring-cloud-function web endpoints.</ p > </ td >
14721494</ tr >
1495+ < tr >
1496+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> springdoc.api-docs.version</ p > </ td >
1497+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > openapi_3_0</ code > </ p > </ td >
1498+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > String</ code > . To Choose < code > OpenAPI 3.0</ code > or < code > OpenAPI 3.1</ code > (using the value < code > OPENAPI_3_1</ code > ).</ p > </ td >
1499+ </ tr >
14731500</ tbody >
14741501</ table >
14751502</ div >
@@ -1912,7 +1939,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
19121939< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
19131940 <groupId>org.springdoc</groupId>
19141941 <artifactId>springdoc-openapi-ui</artifactId>
1915- <version>1.6.8 </version>
1942+ <version>1.6.9 </version>
19161943 </dependency></ code > </ pre >
19171944</ div >
19181945</ div >
@@ -4113,7 +4140,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
41134140< p > < code > springdoc-openapi</ code > is compatible with < code > spring-boot 1</ code > and < code > spring-boot 2</ code > .</ p >
41144141</ div >
41154142< div class ="paragraph ">
4116- < p > In general, < strong > you should only pick the last stable version as per today 1.6.8 .</ strong > </ p >
4143+ < p > In general, < strong > you should only pick the last stable version as per today 1.6.9 .</ strong > </ p >
41174144</ div >
41184145< div class ="paragraph ">
41194146< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
0 commit comments