|
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.1</title> |
| 9 | +<title>springdoc-openapi v2.0.2</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.1</h1> |
| 36 | +<h1>springdoc-openapi v2.0.2</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.1</version> |
| 298 | + <version>2.0.2</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.1</version> |
| 407 | + <version>2.0.2</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.1</version> |
| 459 | + <version>2.0.2</version> |
460 | 460 | </dependency></code></pre> |
461 | 461 | </div> |
462 | 462 | </div> |
@@ -2123,7 +2123,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring |
2123 | 2123 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency> |
2124 | 2124 | <groupId>org.springdoc</groupId> |
2125 | 2125 | <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> |
2126 | | - <version>2.0.1</version> |
| 2126 | + <version>2.0.2</version> |
2127 | 2127 | </dependency></code></pre> |
2128 | 2128 | </div> |
2129 | 2129 | </div> |
@@ -4289,7 +4289,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"> |
4289 | 4289 | <p><code>springdoc-openapi 2.x</code> is compatible with <code>spring-boot 3</code>.</p> |
4290 | 4290 | </div> |
4291 | 4291 | <div class="paragraph"> |
4292 | | -<p>In general, <strong>you should only pick the last stable version as per today 2.0.1.</strong></p> |
| 4292 | +<p>In general, <strong>you should only pick the last stable version as per today 2.0.2.</strong></p> |
4293 | 4293 | </div> |
4294 | 4294 | <div class="paragraph"> |
4295 | 4295 | <p>More precisely, this the exhaustive list of spring-boot versions against which <code>springdoc-openapi</code> has been built:</p> |
@@ -4358,7 +4358,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"> |
4358 | 4358 | </div> |
4359 | 4359 | <div id="footer"> |
4360 | 4360 | <div id="footer-text"> |
4361 | | -Last updated 2022-12-16 12:01:44 +0100 |
| 4361 | +Last updated 2022-12-16 15:14:24 +0100 |
4362 | 4362 | </div> |
4363 | 4363 | </div> |
4364 | 4364 |
|
|
0 commit comments