45
45
< div id ="main " class ="contained ">
46
46
< div id ="doc " class ="doc ">
47
47
< div id ="header ">
48
- < h1 > springdoc-openapi v1.6.11 </ h1 >
48
+ < h1 > springdoc-openapi v1.6.12 </ h1 >
49
49
< div class ="details ">
50
50
< span id ="author " class ="author "> The library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</ span > < br >
51
51
</ div >
@@ -230,6 +230,9 @@ <h1>springdoc-openapi v1.6.11</h1>
230
230
< a href ="https://www.dm-jobs.com/dmTECH/?locale=de_DE&wt_mc=.display.github.sponsoring.logo " target ="_blank ">
231
231
< img src ="img/dmTECH_Logo.jpg " height ="10% " width ="10% " />
232
232
</ a >
233
+ < a href ="https://www.contrastsecurity.com/ " target ="_blank ">
234
+ < img src ="img/contrastsecurity.svg " height ="10% " width ="30% " />
235
+ </ a >
233
236
</ p >
234
237
235
238
< 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
318
321
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
319
322
<groupId>org.springdoc</groupId>
320
323
<artifactId>springdoc-openapi-ui</artifactId>
321
- <version>1.6.11 </version>
324
+ <version>1.6.12 </version>
322
325
</dependency></ code > </ pre >
323
326
</ div >
324
327
</ div >
@@ -427,7 +430,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
427
430
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
428
431
<groupId>org.springdoc</groupId>
429
432
<artifactId>springdoc-openapi-webmvc-core</artifactId>
430
- <version>1.6.11 </version>
433
+ <version>1.6.12 </version>
431
434
</dependency></ code > </ pre >
432
435
</ div >
433
436
</ div >
@@ -479,7 +482,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
479
482
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
480
483
<groupId>org.springdoc</groupId>
481
484
<artifactId>springdoc-openapi-webflux-ui</artifactId>
482
- <version>1.6.11 </version>
485
+ <version>1.6.12 </version>
483
486
</dependency></ code > </ pre >
484
487
</ div >
485
488
</ div >
@@ -496,7 +499,7 @@ <h3 id="spring-hateoas-support"><a class="anchor" href="#spring-hateoas-support"
496
499
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
497
500
<groupId>org.springdoc</groupId>
498
501
<artifactId>springdoc-openapi-hateoas</artifactId>
499
- <version>1.6.11 </version>
502
+ <version>1.6.12 </version>
500
503
</dependency></ code > </ pre >
501
504
</ div >
502
505
</ div >
@@ -512,7 +515,7 @@ <h3 id="spring-data-rest-support"><a class="anchor" href="#spring-data-rest-supp
512
515
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
513
516
<groupId>org.springdoc</groupId>
514
517
<artifactId>springdoc-openapi-data-rest</artifactId>
515
- <version>1.6.11 </version>
518
+ <version>1.6.12 </version>
516
519
</dependency></ code > </ pre >
517
520
</ div >
518
521
</ div >
@@ -528,7 +531,7 @@ <h3 id="spring-security-support"><a class="anchor" href="#spring-security-suppor
528
531
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
529
532
<groupId>org.springdoc</groupId>
530
533
<artifactId>springdoc-openapi-security</artifactId>
531
- <version>1.6.11 </version>
534
+ <version>1.6.12 </version>
532
535
</dependency></ code > </ pre >
533
536
</ div >
534
537
</ div >
@@ -545,7 +548,7 @@ <h3 id="spring-native-support"><a class="anchor" href="#spring-native-support"><
545
548
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
546
549
<groupId>org.springdoc</groupId>
547
550
<artifactId>springdoc-openapi-native</artifactId>
548
- <version>1.6.11 </version>
551
+ <version>1.6.12 </version>
549
552
</dependency></ code > </ pre >
550
553
</ div >
551
554
</ div >
@@ -563,7 +566,7 @@ <h3 id="spring-native-support"><a class="anchor" href="#spring-native-support"><
563
566
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> spring-native Version</ p > </ td >
564
567
</ tr >
565
568
< 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 >
567
570
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 0.12.1</ code > </ p > </ td >
568
571
</ tr >
569
572
< tr >
@@ -883,7 +886,7 @@ <h3 id="kotlin-support"><a class="anchor" href="#kotlin-support"></a>3.10. Kotli
883
886
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
884
887
<groupId>org.springdoc</groupId>
885
888
<artifactId>springdoc-openapi-kotlin</artifactId>
886
- <version>1.6.11 </version>
889
+ <version>1.6.12 </version>
887
890
</dependency></ code > </ pre >
888
891
</ div >
889
892
</ div >
@@ -909,7 +912,7 @@ <h3 id="groovy-support"><a class="anchor" href="#groovy-support"></a>3.11. Groov
909
912
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
910
913
<groupId>org.springdoc</groupId>
911
914
<artifactId>springdoc-openapi-groovy</artifactId>
912
- <version>1.6.11 </version>
915
+ <version>1.6.12 </version>
913
916
</dependency></ code > </ pre >
914
917
</ div >
915
918
</ div >
@@ -924,7 +927,7 @@ <h3 id="javadoc-support"><a class="anchor" href="#javadoc-support"></a>3.12. Jav
924
927
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
925
928
<groupId>org.springdoc</groupId>
926
929
<artifactId>springdoc-openapi-javadoc</artifactId>
927
- <version>1.6.11 </version>
930
+ <version>1.6.12 </version>
928
931
</dependency></ code > </ pre >
929
932
</ div >
930
933
</ div >
@@ -1567,7 +1570,7 @@ <h3 id="springdoc-openapi-core-properties"><a class="anchor" href="#springdoc-op
1567
1570
</ tr >
1568
1571
< tr >
1569
1572
< 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 >
1571
1574
< 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 >
1572
1575
</ tr >
1573
1576
</ tbody >
@@ -2048,7 +2051,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
2048
2051
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
2049
2052
<groupId>org.springdoc</groupId>
2050
2053
<artifactId>springdoc-openapi-ui</artifactId>
2051
- <version>1.6.11 </version>
2054
+ <version>1.6.12 </version>
2052
2055
</dependency></ code > </ pre >
2053
2056
</ div >
2054
2057
</ div >
@@ -2327,6 +2330,9 @@ <h2 id="sponsor"><a class="anchor" href="#sponsor"></a>10. Sponsor</h2>
2327
2330
< a href ="https://www.dmtech.de " target ="_blank ">
2328
2331
< img src ="img/dmTECH_Logo.jpg " height ="10% " width ="10% " />
2329
2332
</ a >
2333
+ < a href ="https://www.contrastsecurity.com/ " target ="_blank ">
2334
+ < img src ="img/contrastsecurity.svg " height ="10% " width ="30% " />
2335
+ </ a >
2330
2336
</ p >
2331
2337
< div class ="sect2 ">
2332
2338
< 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">
4317
4323
< p > < code > springdoc-openapi</ code > is compatible with < code > spring-boot 1</ code > and < code > spring-boot 2</ code > .</ p >
4318
4324
</ div >
4319
4325
< 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 >
4321
4327
</ div >
4322
4328
< div class ="paragraph ">
4323
4329
< 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">
4368
4374
</ div >
4369
4375
< div id ="footer ">
4370
4376
< div id ="footer-text ">
4371
- Last updated 2022-08-30 02: 01:57 +0200
4377
+ Last updated 2022-10-17 01:22:09 +0200
4372
4378
</ div >
4373
4379
</ div >
4374
4380
0 commit comments