55< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77< meta name ="generator " content ="Asciidoctor 2.0.15 ">
8- < title > springdoc-openapi v3.0.0-M1 </ title >
8+ < title > springdoc-openapi v3.0.0-RC1 </ title >
99< link rel ="stylesheet " href ="css/site.css ">
1010< style >
1111 # header # revnumber {
4242 < div id ="main " class ="contained ">
4343 < div id ="doc " class ="doc ">
4444< div id ="header ">
45- < h1 > springdoc-openapi v3.0.0-M1 </ h1 >
45+ < h1 > springdoc-openapi v3.0.0-RC1 </ h1 >
4646< div id ="toc " class ="toc2 ">
4747< div id ="toctitle "> Table of Contents</ div >
4848< ul class ="sectlevel1 ">
@@ -293,7 +293,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
293293< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
294294 <groupId>org.springdoc</groupId>
295295 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
296- <version>3.0.0-M1 </version>
296+ <version>3.0.0-RC1 </version>
297297 </dependency></ code > </ pre >
298298</ div >
299299</ div >
@@ -401,7 +401,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
401401< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
402402 <groupId>org.springdoc</groupId>
403403 <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
404- <version>3.0.0-M1 </version>
404+ <version>3.0.0-RC1 </version>
405405 </dependency></ code > </ pre >
406406</ div >
407407</ div >
@@ -453,7 +453,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
453453< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
454454 <groupId>org.springdoc</groupId>
455455 <artifactId>springdoc-openapi-starter-webflux-api</artifactId>
456- <version>3.0.0-M1 </version>
456+ <version>3.0.0-RC1 </version>
457457 </dependency></ code > </ pre >
458458</ div >
459459</ div >
@@ -475,7 +475,7 @@ <h3 id="swagger-ui-support"><a class="anchor" href="#swagger-ui-support"></a>3.4
475475< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
476476 <groupId>org.springdoc</groupId>
477477 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
478- <version>2.8.13 </version>
478+ <version>2.8.14 </version>
479479 </dependency></ code > </ pre >
480480</ div >
481481</ div >
@@ -491,7 +491,7 @@ <h3 id="swagger-ui-support"><a class="anchor" href="#swagger-ui-support"></a>3.4
491491< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
492492 <groupId>org.springdoc</groupId>
493493 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
494- <version>2.8.13 </version>
494+ <version>2.8.14 </version>
495495 </dependency></ code > </ pre >
496496</ div >
497497</ div >
@@ -534,7 +534,7 @@ <h3 id="scalar-support"><a class="anchor" href="#scalar-support"></a>3.5. Scalar
534534< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
535535 <groupId>org.springdoc</groupId>
536536 <artifactId>springdoc-openapi-starter-webmvc-scalar</artifactId>
537- <version>2.8.13 </version>
537+ <version>2.8.14 </version>
538538 </dependency></ code > </ pre >
539539</ div >
540540</ div >
@@ -550,7 +550,7 @@ <h3 id="scalar-support"><a class="anchor" href="#scalar-support"></a>3.5. Scalar
550550< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
551551 <groupId>org.springdoc</groupId>
552552 <artifactId>springdoc-openapi-starter-webflux-scalar</artifactId>
553- <version>2.8.13 </version>
553+ <version>2.8.14 </version>
554554 </dependency></ code > </ pre >
555555</ div >
556556</ div >
@@ -1028,7 +1028,7 @@ <h3 id="springdoc-openapi-bom"><a class="anchor" href="#springdoc-openapi-bom"><
10281028 <dependency>
10291029 <groupId>org.springdoc</groupId>
10301030 <artifactId>springdoc-openapi-bom</artifactId>
1031- <version>3.0.0-M1 </version>
1031+ <version>3.0.0-RC1 </version>
10321032 <type>pom</type>
10331033 <scope>import</scope>
10341034 </dependency>
@@ -2133,7 +2133,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
21332133< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
21342134 <groupId>org.springdoc</groupId>
21352135 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
2136- <version>3.0.0-M1 </version>
2136+ <version>3.0.0-RC1 </version>
21372137 </dependency></ code > </ pre >
21382138</ div >
21392139</ div >
@@ -4449,7 +4449,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
44494449< p > < code > springdoc-openapi 3.x</ code > is compatible with < code > spring-boot 4</ code > .</ p >
44504450</ div >
44514451< div class ="paragraph ">
4452- < p > In general, < strong > you should only pick the last stable version as per today 3.0.0-M1 .</ strong > </ p >
4452+ < p > In general, < strong > you should only pick the last stable version as per today 3.0.0-RC1 .</ strong > </ p >
44534453</ div >
44544454< div class ="paragraph ">
44554455< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
0 commit comments