6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="generator " content ="Asciidoctor 2.0.15 ">
8
8
< meta name ="author " content ="Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN ">
9
- < title > springdoc-openapi v2.0.0-M3 </ title >
9
+ < title > springdoc-openapi v2.0.0-M4 </ title >
10
10
< link rel ="stylesheet " href ="css/site.css ">
11
11
< style >
12
12
# header # revnumber {
33
33
< div id ="main " class ="contained ">
34
34
< div id ="doc " class ="doc ">
35
35
< div id ="header ">
36
- < h1 > springdoc-openapi v2.0.0-M3 </ h1 >
36
+ < h1 > springdoc-openapi v2.0.0-M4 </ h1 >
37
37
< div class ="details ">
38
38
< span id ="author " class ="author "> Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</ span > < br >
39
39
</ div >
@@ -265,7 +265,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
265
265
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
266
266
<groupId>org.springdoc</groupId>
267
267
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
268
- <version>2.0.0-M3 </version>
268
+ <version>2.0.0-M4 </version>
269
269
</dependency></ code > </ pre >
270
270
</ div >
271
271
</ div >
@@ -362,7 +362,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
362
362
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
363
363
<groupId>org.springdoc</groupId>
364
364
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
365
- <version>2.0.0-M3 </version>
365
+ <version>2.0.0-M4 </version>
366
366
</dependency></ code > </ pre >
367
367
</ div >
368
368
</ div >
@@ -414,7 +414,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
414
414
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
415
415
<groupId>org.springdoc</groupId>
416
416
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
417
- <version>2.0.0-M3 </version>
417
+ <version>2.0.0-M4 </version>
418
418
</dependency></ code > </ pre >
419
419
</ div >
420
420
</ div >
@@ -1801,7 +1801,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
1801
1801
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
1802
1802
<groupId>org.springdoc</groupId>
1803
1803
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
1804
- <version>2.0.0-M3 </version>
1804
+ <version>2.0.0-M4 </version>
1805
1805
</dependency></ code > </ pre >
1806
1806
</ div >
1807
1807
</ div >
@@ -3905,7 +3905,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
3905
3905
< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
3906
3906
</ div >
3907
3907
< div class ="paragraph ">
3908
- < p > In general, < strong > you should only pick the last stable version as per today 2.0.0-M3 .</ strong > </ p >
3908
+ < p > In general, < strong > you should only pick the last stable version as per today 2.0.0-M4 .</ strong > </ p >
3909
3909
</ div >
3910
3910
< div class ="paragraph ">
3911
3911
< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
@@ -3922,7 +3922,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
3922
3922
</ tr >
3923
3923
< tr >
3924
3924
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 3.0.x</ code > </ p > </ td >
3925
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.0.0-M3 </ code > +</ p > </ td >
3925
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.0.0-M4 </ code > +</ p > </ td >
3926
3926
</ tr >
3927
3927
< tr >
3928
3928
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.6.x</ code > , < code > 1.5.x</ code > </ p > </ td >
@@ -3956,7 +3956,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
3956
3956
</ div >
3957
3957
< div id ="footer ">
3958
3958
< div id ="footer-text ">
3959
- Last updated 2022-08-07 00:58:43 +0200
3959
+ Last updated 2022-08-15 16:54:16 +0200
3960
3960
</ div >
3961
3961
</ div >
3962
3962
<!-- Global site tag (gtag.js) - Google Analytics -->
0 commit comments