1818< meta property ="og:site_name " content ="OpenAPI 3 Library for spring-boot " />
1919< meta property ="og:image " content ="https://springdoc.org/img/banner-logo.svg " />
2020< meta name ="author " content ="Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN ">
21- < title > springdoc-openapi v2.6 .0</ title >
21+ < title > springdoc-openapi v2.8 .0</ title >
2222< link rel ="stylesheet " href ="css/site.css ">
2323< style >
2424 # header # revnumber {
5555 < div id ="main " class ="contained ">
5656 < div id ="doc " class ="doc ">
5757< div id ="header ">
58- < h1 > springdoc-openapi v2.7 .0</ h1 >
58+ < h1 > springdoc-openapi v2.8 .0</ h1 >
5959< div id ="toc " class ="toc2 ">
6060< div id ="toctitle "> Table of Contents</ div >
6161< ul class ="sectlevel1 ">
@@ -309,7 +309,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
309309< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
310310 <groupId>org.springdoc</groupId>
311311 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
312- <version>2.7 .0</version>
312+ <version>2.8 .0</version>
313313 </dependency></ code > </ pre >
314314</ div >
315315</ div >
@@ -417,7 +417,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
417417< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
418418 <groupId>org.springdoc</groupId>
419419 <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
420- <version>2.7 .0</version>
420+ <version>2.8 .0</version>
421421 </dependency></ code > </ pre >
422422</ div >
423423</ div >
@@ -469,7 +469,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
469469< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
470470 <groupId>org.springdoc</groupId>
471471 <artifactId>springdoc-openapi-starter-webflux-api</artifactId>
472- <version>2.7 .0</version>
472+ <version>2.8 .0</version>
473473 </dependency></ code > </ pre >
474474</ div >
475475</ div >
@@ -2215,7 +2215,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
22152215< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
22162216 <groupId>org.springdoc</groupId>
22172217 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
2218- <version>2.7 .0</version>
2218+ <version>2.8 .0</version>
22192219 </dependency></ code > </ pre >
22202220</ div >
22212221</ div >
@@ -4535,7 +4535,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
45354535< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
45364536</ div >
45374537< div class ="paragraph ">
4538- < p > In general, < strong > you should only pick the last stable version as per today 2.7 .0.</ strong > </ p >
4538+ < p > In general, < strong > you should only pick the last stable version as per today 2.8 .0.</ strong > </ p >
45394539</ div >
45404540< div class ="paragraph ">
45414541< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
@@ -4552,7 +4552,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
45524552</ tr >
45534553< tr >
45544554< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 3.4.x</ code > </ p > </ td >
4555- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.7.x</ code > </ p > </ td >
4555+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 2.7.x</ code > - < code > 2.8.x </ code > </ p > </ td >
45564556</ tr >
45574557< tr >
45584558< td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > 3.3.x</ code > </ p > </ td >
@@ -4650,7 +4650,7 @@ <h3 id="some-parameters-are-not-generated-in-the-resulting-openapi-spec"><a clas
46504650</ div >
46514651< div id ="footer ">
46524652< div id ="footer-text ">
4653- Last updated 2024-11-28 21:29:47 +0100
4653+ Last updated 2024-11-28 21:46:08 +0100
46544654</ div >
46554655</ div >
46564656</ div >
0 commit comments