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-M7 </ title >
9
+ < title > springdoc-openapi v2.0.0-RC1 </ 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-M7 </ h1 >
36
+ < h1 > springdoc-openapi v2.0.0-RC1 </ 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 >
@@ -293,7 +293,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
293
293
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
294
294
<groupId>org.springdoc</groupId>
295
295
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
296
- <version>2.0.0-M7 </version>
296
+ <version>2.0.0-RC1 </version>
297
297
</dependency></ code > </ pre >
298
298
</ div >
299
299
</ div >
@@ -402,7 +402,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
402
402
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
403
403
<groupId>org.springdoc</groupId>
404
404
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
405
- <version>2.0.0-M7 </version>
405
+ <version>2.0.0-RC1 </version>
406
406
</dependency></ code > </ pre >
407
407
</ div >
408
408
</ div >
@@ -454,7 +454,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
454
454
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
455
455
<groupId>org.springdoc</groupId>
456
456
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
457
- <version>2.0.0-M7 </version>
457
+ <version>2.0.0-RC1 </version>
458
458
</dependency></ code > </ pre >
459
459
</ div >
460
460
</ div >
@@ -1911,7 +1911,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
1911
1911
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
1912
1912
<groupId>org.springdoc</groupId>
1913
1913
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
1914
- <version>2.0.0-M7 </version>
1914
+ <version>2.0.0-RC1 </version>
1915
1915
</dependency></ code > </ pre >
1916
1916
</ div >
1917
1917
</ div >
@@ -4066,7 +4066,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
4066
4066
< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
4067
4067
</ div >
4068
4068
< div class ="paragraph ">
4069
- < p > In general, < strong > you should only pick the last stable version as per today 2.0.0-M7 .</ strong > </ p >
4069
+ < p > In general, < strong > you should only pick the last stable version as per today 2.0.0-RC1 .</ strong > </ p >
4070
4070
</ div >
4071
4071
< div class ="paragraph ">
4072
4072
< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
@@ -4083,7 +4083,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
4083
4083
</ tr >
4084
4084
< tr >
4085
4085
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 3.0.x</ code > </ p > </ td >
4086
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.0.0-M7 </ code > +</ p > </ td >
4086
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.0.0-RC1 </ code > +</ p > </ td >
4087
4087
</ tr >
4088
4088
< tr >
4089
4089
< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.7.x</ code > , < code > 1.5.x</ code > </ p > </ td >
@@ -4133,7 +4133,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
4133
4133
</ div >
4134
4134
< div id ="footer ">
4135
4135
< div id ="footer-text ">
4136
- Last updated 2022-10-17 01:33:34 +0200
4136
+ Last updated 2022-10-23 13:41:20 +0200
4137
4137
</ div >
4138
4138
</ div >
4139
4139
0 commit comments