66< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77< meta name ="generator " content ="Asciidoctor 2.0.15 ">
88< 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 >
1010< link rel ="stylesheet " href ="css/site.css ">
1111< style >
1212 # header # revnumber {
3333 < div id ="main " class ="contained ">
3434 < div id ="doc " class ="doc ">
3535< div id ="header ">
36- < h1 > springdoc-openapi v2.0.0-M3 </ h1 >
36+ < h1 > springdoc-openapi v2.0.0-M4 </ h1 >
3737< div class ="details ">
3838< span id ="author " class ="author "> Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</ span > < br >
3939</ div >
@@ -265,7 +265,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
265265< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
266266 <groupId>org.springdoc</groupId>
267267 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
268- <version>2.0.0-M3 </version>
268+ <version>2.0.0-M4 </version>
269269 </dependency></ code > </ pre >
270270</ div >
271271</ div >
@@ -362,7 +362,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
362362< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
363363 <groupId>org.springdoc</groupId>
364364 <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
365- <version>2.0.0-M3 </version>
365+ <version>2.0.0-M4 </version>
366366 </dependency></ code > </ pre >
367367</ div >
368368</ div >
@@ -414,7 +414,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
414414< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
415415 <groupId>org.springdoc</groupId>
416416 <artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
417- <version>2.0.0-M3 </version>
417+ <version>2.0.0-M4 </version>
418418 </dependency></ code > </ pre >
419419</ div >
420420</ div >
@@ -1801,7 +1801,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
18011801< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
18021802 <groupId>org.springdoc</groupId>
18031803 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
1804- <version>2.0.0-M3 </version>
1804+ <version>2.0.0-M4 </version>
18051805 </dependency></ code > </ pre >
18061806</ div >
18071807</ div >
@@ -3905,7 +3905,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
39053905< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
39063906</ div >
39073907< 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 >
39093909</ div >
39103910< div class ="paragraph ">
39113911< 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">
39223922</ tr >
39233923< tr >
39243924< 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 >
39263926</ tr >
39273927< tr >
39283928< 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">
39563956</ div >
39573957< div id ="footer ">
39583958< div id ="footer-text ">
3959- Last updated 2022-08-07 00:58:43 +0200
3959+ Last updated 2022-08-15 16:54:16 +0200
39603960</ div >
39613961</ div >
39623962<!-- Global site tag (gtag.js) - Google Analytics -->
0 commit comments