|
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.3</title> |
| 9 | +<title>springdoc-openapi v2.0.4</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.3</h1> |
| 36 | +<h1>springdoc-openapi v2.0.4</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>
|
@@ -295,7 +295,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
|
295 | 295 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency>
|
296 | 296 | <groupId>org.springdoc</groupId>
|
297 | 297 | <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
298 |
| - <version>2.0.3</version> |
| 298 | + <version>2.0.4</version> |
299 | 299 | </dependency></code></pre>
|
300 | 300 | </div>
|
301 | 301 | </div>
|
@@ -404,7 +404,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support"><
|
404 | 404 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency>
|
405 | 405 | <groupId>org.springdoc</groupId>
|
406 | 406 | <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
|
407 |
| - <version>2.0.3</version> |
| 407 | + <version>2.0.4</version> |
408 | 408 | </dependency></code></pre>
|
409 | 409 | </div>
|
410 | 410 | </div>
|
@@ -456,7 +456,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support"
|
456 | 456 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency>
|
457 | 457 | <groupId>org.springdoc</groupId>
|
458 | 458 | <artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
|
459 |
| - <version>2.0.3</version> |
| 459 | + <version>2.0.4</version> |
460 | 460 | </dependency></code></pre>
|
461 | 461 | </div>
|
462 | 462 | </div>
|
@@ -2149,7 +2149,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
|
2149 | 2149 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency>
|
2150 | 2150 | <groupId>org.springdoc</groupId>
|
2151 | 2151 | <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
2152 |
| - <version>2.0.3</version> |
| 2152 | + <version>2.0.4</version> |
2153 | 2153 | </dependency></code></pre>
|
2154 | 2154 | </div>
|
2155 | 2155 | </div>
|
@@ -4315,7 +4315,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
|
4315 | 4315 | <p><code>springdoc-openapi 2.x</code> is compatible with <code>spring-boot 3</code>.</p>
|
4316 | 4316 | </div>
|
4317 | 4317 | <div class="paragraph">
|
4318 |
| -<p>In general, <strong>you should only pick the last stable version as per today 2.0.3.</strong></p> |
| 4318 | +<p>In general, <strong>you should only pick the last stable version as per today 2.0.4.</strong></p> |
4319 | 4319 | </div>
|
4320 | 4320 | <div class="paragraph">
|
4321 | 4321 | <p>More precisely, this the exhaustive list of spring-boot versions against which <code>springdoc-openapi</code> has been built:</p>
|
@@ -4384,7 +4384,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
|
4384 | 4384 | </div>
|
4385 | 4385 | <div id="footer">
|
4386 | 4386 | <div id="footer-text">
|
4387 |
| -Last updated 2023-03-10 07:16:18 +0100 |
| 4387 | +Last updated 2023-03-15 00:51:13 +0100 |
4388 | 4388 | </div>
|
4389 | 4389 | </div>
|
4390 | 4390 |
|
|
0 commit comments