18
18
< meta property ="og:site_name " content ="OpenAPI 3 Library for spring-boot " />
19
19
< meta property ="og:image " content ="https://springdoc.org/img/banner-logo.svg " />
20
20
< 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 >
22
22
< link rel ="stylesheet " href ="css/site.css ">
23
23
< style >
24
24
# header # revnumber {
55
55
< div id ="main " class ="contained ">
56
56
< div id ="doc " class ="doc ">
57
57
< div id ="header ">
58
- < h1 > springdoc-openapi v2.7 .0</ h1 >
58
+ < h1 > springdoc-openapi v2.8 .0</ h1 >
59
59
< div id ="toc " class ="toc2 ">
60
60
< div id ="toctitle "> Table of Contents</ div >
61
61
< ul class ="sectlevel1 ">
@@ -309,7 +309,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
309
309
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
310
310
<groupId>org.springdoc</groupId>
311
311
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
312
- <version>2.7 .0</version>
312
+ <version>2.8 .0</version>
313
313
</dependency></ code > </ pre >
314
314
</ div >
315
315
</ div >
@@ -417,7 +417,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
417
417
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
418
418
<groupId>org.springdoc</groupId>
419
419
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
420
- <version>2.7 .0</version>
420
+ <version>2.8 .0</version>
421
421
</dependency></ code > </ pre >
422
422
</ div >
423
423
</ div >
@@ -469,7 +469,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
469
469
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
470
470
<groupId>org.springdoc</groupId>
471
471
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
472
- <version>2.7 .0</version>
472
+ <version>2.8 .0</version>
473
473
</dependency></ code > </ pre >
474
474
</ div >
475
475
</ div >
@@ -2215,7 +2215,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
2215
2215
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
2216
2216
<groupId>org.springdoc</groupId>
2217
2217
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
2218
- <version>2.7 .0</version>
2218
+ <version>2.8 .0</version>
2219
2219
</dependency></ code > </ pre >
2220
2220
</ div >
2221
2221
</ div >
@@ -4535,7 +4535,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
4535
4535
< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
4536
4536
</ div >
4537
4537
< 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 >
4539
4539
</ div >
4540
4540
< div class ="paragraph ">
4541
4541
< 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">
4552
4552
</ tr >
4553
4553
< tr >
4554
4554
< 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 >
4556
4556
</ tr >
4557
4557
< tr >
4558
4558
< 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
4650
4650
</ div >
4651
4651
< div id ="footer ">
4652
4652
< div id ="footer-text ">
4653
- Last updated 2024-11-28 21:29:47 +0100
4653
+ Last updated 2024-11-28 21:46:08 +0100
4654
4654
</ div >
4655
4655
</ div >
4656
4656
</ div >
0 commit comments