4545 < div id ="main " class ="contained ">
4646 < div id ="doc " class ="doc ">
4747< div id ="header ">
48- < h1 > springdoc-openapi v1.6.11 </ h1 >
48+ < h1 > springdoc-openapi v1.6.12 </ h1 >
4949< div class ="details ">
5050< span id ="author " class ="author "> The library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</ span > < br >
5151</ div >
@@ -230,6 +230,9 @@ <h1>springdoc-openapi v1.6.11</h1>
230230 < a href ="https://www.dm-jobs.com/dmTECH/?locale=de_DE&wt_mc=.display.github.sponsoring.logo " target ="_blank ">
231231 < img src ="img/dmTECH_Logo.jpg " height ="10% " width ="10% " />
232232 </ a >
233+ < a href ="https://www.contrastsecurity.com/ " target ="_blank ">
234+ < img src ="img/contrastsecurity.svg " height ="10% " width ="30% " />
235+ </ a >
233236 </ p >
234237
235238 < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964 "
@@ -318,7 +321,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
318321< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
319322 <groupId>org.springdoc</groupId>
320323 <artifactId>springdoc-openapi-ui</artifactId>
321- <version>1.6.11 </version>
324+ <version>1.6.12 </version>
322325 </dependency></ code > </ pre >
323326</ div >
324327</ div >
@@ -427,7 +430,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
427430< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
428431 <groupId>org.springdoc</groupId>
429432 <artifactId>springdoc-openapi-webmvc-core</artifactId>
430- <version>1.6.11 </version>
433+ <version>1.6.12 </version>
431434 </dependency></ code > </ pre >
432435</ div >
433436</ div >
@@ -479,7 +482,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
479482< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
480483 <groupId>org.springdoc</groupId>
481484 <artifactId>springdoc-openapi-webflux-ui</artifactId>
482- <version>1.6.11 </version>
485+ <version>1.6.12 </version>
483486 </dependency></ code > </ pre >
484487</ div >
485488</ div >
@@ -496,7 +499,7 @@ <h3 id="spring-hateoas-support"><a class="anchor" href="#spring-hateoas-support"
496499< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
497500 <groupId>org.springdoc</groupId>
498501 <artifactId>springdoc-openapi-hateoas</artifactId>
499- <version>1.6.11 </version>
502+ <version>1.6.12 </version>
500503 </dependency></ code > </ pre >
501504</ div >
502505</ div >
@@ -512,7 +515,7 @@ <h3 id="spring-data-rest-support"><a class="anchor" href="#spring-data-rest-supp
512515< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
513516 <groupId>org.springdoc</groupId>
514517 <artifactId>springdoc-openapi-data-rest</artifactId>
515- <version>1.6.11 </version>
518+ <version>1.6.12 </version>
516519 </dependency></ code > </ pre >
517520</ div >
518521</ div >
@@ -528,7 +531,7 @@ <h3 id="spring-security-support"><a class="anchor" href="#spring-security-suppor
528531< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
529532 <groupId>org.springdoc</groupId>
530533 <artifactId>springdoc-openapi-security</artifactId>
531- <version>1.6.11 </version>
534+ <version>1.6.12 </version>
532535 </dependency></ code > </ pre >
533536</ div >
534537</ div >
@@ -545,7 +548,7 @@ <h3 id="spring-native-support"><a class="anchor" href="#spring-native-support"><
545548< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
546549 <groupId>org.springdoc</groupId>
547550 <artifactId>springdoc-openapi-native</artifactId>
548- <version>1.6.11 </version>
551+ <version>1.6.12 </version>
549552 </dependency></ code > </ pre >
550553</ div >
551554</ div >
@@ -563,7 +566,7 @@ <h3 id="spring-native-support"><a class="anchor" href="#spring-native-support"><
563566< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> spring-native Version</ p > </ td >
564567</ tr >
565568< tr >
566- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 1.6.11</ code > </ p > </ td >
569+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 1.6.11+ </ code > </ p > </ td >
567570< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 0.12.1</ code > </ p > </ td >
568571</ tr >
569572< tr >
@@ -883,7 +886,7 @@ <h3 id="kotlin-support"><a class="anchor" href="#kotlin-support"></a>3.10. Kotli
883886< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
884887 <groupId>org.springdoc</groupId>
885888 <artifactId>springdoc-openapi-kotlin</artifactId>
886- <version>1.6.11 </version>
889+ <version>1.6.12 </version>
887890 </dependency></ code > </ pre >
888891</ div >
889892</ div >
@@ -909,7 +912,7 @@ <h3 id="groovy-support"><a class="anchor" href="#groovy-support"></a>3.11. Groov
909912< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
910913 <groupId>org.springdoc</groupId>
911914 <artifactId>springdoc-openapi-groovy</artifactId>
912- <version>1.6.11 </version>
915+ <version>1.6.12 </version>
913916 </dependency></ code > </ pre >
914917</ div >
915918</ div >
@@ -924,7 +927,7 @@ <h3 id="javadoc-support"><a class="anchor" href="#javadoc-support"></a>3.12. Jav
924927< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
925928 <groupId>org.springdoc</groupId>
926929 <artifactId>springdoc-openapi-javadoc</artifactId>
927- <version>1.6.11 </version>
930+ <version>1.6.12 </version>
928931 </dependency></ code > </ pre >
929932</ div >
930933</ div >
@@ -1567,7 +1570,7 @@ <h3 id="springdoc-openapi-core-properties"><a class="anchor" href="#springdoc-op
15671570</ tr >
15681571< tr >
15691572< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> springdoc.default-support-form-data</ p > </ td >
1570- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > true </ code > </ p > </ td >
1573+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > false </ code > </ p > </ td >
15711574< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > Boolean</ code > . To default set parameters to form data when specifying api to accept form data.</ p > </ td >
15721575</ tr >
15731576</ tbody >
@@ -2048,7 +2051,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
20482051< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
20492052 <groupId>org.springdoc</groupId>
20502053 <artifactId>springdoc-openapi-ui</artifactId>
2051- <version>1.6.11 </version>
2054+ <version>1.6.12 </version>
20522055 </dependency></ code > </ pre >
20532056</ div >
20542057</ div >
@@ -2327,6 +2330,9 @@ <h2 id="sponsor"><a class="anchor" href="#sponsor"></a>10. Sponsor</h2>
23272330 < a href ="https://www.dmtech.de " target ="_blank ">
23282331 < img src ="img/dmTECH_Logo.jpg " height ="10% " width ="10% " />
23292332 </ a >
2333+ < a href ="https://www.contrastsecurity.com/ " target ="_blank ">
2334+ < img src ="img/contrastsecurity.svg " height ="10% " width ="30% " />
2335+ </ a >
23302336 </ p >
23312337< div class ="sect2 ">
23322338< h3 id ="benefits-of-being-a-bronze-sponsor "> < a class ="anchor " href ="#benefits-of-being-a-bronze-sponsor "> </ a > 10.1. Benefits of being a bronze sponsor</ h3 >
@@ -4317,7 +4323,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
43174323< p > < code > springdoc-openapi</ code > is compatible with < code > spring-boot 1</ code > and < code > spring-boot 2</ code > .</ p >
43184324</ div >
43194325< div class ="paragraph ">
4320- < p > In general, < strong > you should only pick the last stable version as per today 1.6.11 .</ strong > </ p >
4326+ < p > In general, < strong > you should only pick the last stable version as per today 1.6.12 .</ strong > </ p >
43214327</ div >
43224328< div class ="paragraph ">
43234329< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
@@ -4368,7 +4374,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
43684374</ div >
43694375< div id ="footer ">
43704376< div id ="footer-text ">
4371- Last updated 2022-08-30 02: 01:57 +0200
4377+ Last updated 2022-10-17 01:22:09 +0200
43724378</ div >
43734379</ div >
43744380
0 commit comments