|  | 
| 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.8.9</title> | 
|  | 21 | +<title>springdoc-openapi v2.8.10</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.8.9</h1> | 
|  | 58 | +<h1>springdoc-openapi v2.8.10</h1> | 
| 59 | 59 | <div id="toc" class="toc2"> | 
| 60 | 60 | <div id="toctitle">Table of Contents</div> | 
| 61 | 61 | <ul class="sectlevel1"> | 
| @@ -316,7 +316,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin | 
| 316 | 316 | <pre class="highlight"><code class="language-xml" data-lang="xml">   <dependency> | 
| 317 | 317 |       <groupId>org.springdoc</groupId> | 
| 318 | 318 |       <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> | 
| 319 |  | -      <version>2.8.9</version> | 
|  | 319 | +      <version>2.8.10</version> | 
| 320 | 320 |    </dependency></code></pre> | 
| 321 | 321 | </div> | 
| 322 | 322 | </div> | 
| @@ -424,7 +424,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support">< | 
| 424 | 424 | <pre class="highlight"><code class="language-xml" data-lang="xml">   <dependency> | 
| 425 | 425 |       <groupId>org.springdoc</groupId> | 
| 426 | 426 |       <artifactId>springdoc-openapi-starter-webmvc-api</artifactId> | 
| 427 |  | -      <version>2.8.9</version> | 
|  | 427 | +      <version>2.8.10</version> | 
| 428 | 428 |    </dependency></code></pre> | 
| 429 | 429 | </div> | 
| 430 | 430 | </div> | 
| @@ -476,7 +476,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support" | 
| 476 | 476 | <pre class="highlight"><code class="language-xml" data-lang="xml">   <dependency> | 
| 477 | 477 |       <groupId>org.springdoc</groupId> | 
| 478 | 478 |       <artifactId>springdoc-openapi-starter-webflux-api</artifactId> | 
| 479 |  | -      <version>2.8.9</version> | 
|  | 479 | +      <version>2.8.10</version> | 
| 480 | 480 |    </dependency></code></pre> | 
| 481 | 481 | </div> | 
| 482 | 482 | </div> | 
| @@ -978,7 +978,7 @@ <h3 id="springdoc-openapi-bom"><a class="anchor" href="#springdoc-openapi-bom">< | 
| 978 | 978 |             <dependency> | 
| 979 | 979 |                 <groupId>org.springdoc</groupId> | 
| 980 | 980 |                 <artifactId>springdoc-openapi-bom</artifactId> | 
| 981 |  | -                <version>2.8.9</version> | 
|  | 981 | +                <version>2.8.10</version> | 
| 982 | 982 |                 <type>pom</type> | 
| 983 | 983 |                 <scope>import</scope> | 
| 984 | 984 |             </dependency> | 
| @@ -2264,7 +2264,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring | 
| 2264 | 2264 | <pre class="highlight"><code class="language-xml" data-lang="xml">   <dependency> | 
| 2265 | 2265 |       <groupId>org.springdoc</groupId> | 
| 2266 | 2266 |       <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> | 
| 2267 |  | -      <version>2.8.9</version> | 
|  | 2267 | +      <version>2.8.10</version> | 
| 2268 | 2268 |    </dependency></code></pre> | 
| 2269 | 2269 | </div> | 
| 2270 | 2270 | </div> | 
| @@ -4586,7 +4586,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"> | 
| 4586 | 4586 | <p><code>springdoc-openapi 2.x</code> is compatible with <code>spring-boot 3</code>.</p> | 
| 4587 | 4587 | </div> | 
| 4588 | 4588 | <div class="paragraph"> | 
| 4589 |  | -<p>In general, <strong>you should only pick the last stable version as per today 2.8.9.</strong></p> | 
|  | 4589 | +<p>In general, <strong>you should only pick the last stable version as per today 2.8.10.</strong></p> | 
| 4590 | 4590 | </div> | 
| 4591 | 4591 | <div class="paragraph"> | 
| 4592 | 4592 | <p>More precisely, this the exhaustive list of spring-boot versions against which <code>springdoc-openapi</code> has been built:</p> | 
|  | 
0 commit comments