|
28 | 28 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
29 | 29 | <meta name="generator" content="Asciidoctor 2.0.15"> |
30 | 30 | <meta name="author" content="Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN"> |
31 | | -<title>springdoc-openapi v2.0.0-M2</title> |
| 31 | +<title>springdoc-openapi v2.0.0-M3</title> |
32 | 32 | <link rel="stylesheet" href="css/site.css"> |
33 | 33 | <style> |
34 | 34 | #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.0.0-M2</h1> |
| 58 | +<h1>springdoc-openapi v2.0.0-M3</h1> |
59 | 59 | <div class="details"> |
60 | 60 | <span id="author" class="author">Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</span><br> |
61 | 61 | </div> |
@@ -286,7 +286,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin |
286 | 286 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency> |
287 | 287 | <groupId>org.springdoc</groupId> |
288 | 288 | <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> |
289 | | - <version>2.0.0-M2</version> |
| 289 | + <version>2.0.0-M3</version> |
290 | 290 | </dependency></code></pre> |
291 | 291 | </div> |
292 | 292 | </div> |
@@ -383,7 +383,7 @@ <h3 id="spring-webmvc-support"><a class="anchor" href="#spring-webmvc-support">< |
383 | 383 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency> |
384 | 384 | <groupId>org.springdoc</groupId> |
385 | 385 | <artifactId>springdoc-openapi-starter-webmvc-api</artifactId> |
386 | | - <version>2.0.0-M2</version> |
| 386 | + <version>2.0.0-M3</version> |
387 | 387 | </dependency></code></pre> |
388 | 388 | </div> |
389 | 389 | </div> |
@@ -435,7 +435,7 @@ <h3 id="spring-webflux-support"><a class="anchor" href="#spring-webflux-support" |
435 | 435 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency> |
436 | 436 | <groupId>org.springdoc</groupId> |
437 | 437 | <artifactId>springdoc-openapi-starter-webflux-ui</artifactId> |
438 | | - <version>2.0.0-M2</version> |
| 438 | + <version>2.0.0-M3</version> |
439 | 439 | </dependency></code></pre> |
440 | 440 | </div> |
441 | 441 | </div> |
@@ -1817,7 +1817,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring |
1817 | 1817 | <pre class="highlight"><code class="language-xml" data-lang="xml"> <dependency> |
1818 | 1818 | <groupId>org.springdoc</groupId> |
1819 | 1819 | <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> |
1820 | | - <version>2.0.0-M2</version> |
| 1820 | + <version>2.0.0-M3</version> |
1821 | 1821 | </dependency></code></pre> |
1822 | 1822 | </div> |
1823 | 1823 | </div> |
@@ -3904,7 +3904,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"> |
3904 | 3904 | <p><code>springdoc-openapi 2.x</code> is compatible with <code>spring-boot 3</code>.</p> |
3905 | 3905 | </div> |
3906 | 3906 | <div class="paragraph"> |
3907 | | -<p>In general, <strong>you should only pick the last stable version as per today 2.0.0-M2.</strong></p> |
| 3907 | +<p>In general, <strong>you should only pick the last stable version as per today 2.0.0-M3.</strong></p> |
3908 | 3908 | </div> |
3909 | 3909 | <div class="paragraph"> |
3910 | 3910 | <p>More precisely, this the exhaustive list of spring-boot versions against which <code>springdoc-openapi</code> has been built:</p> |
@@ -3955,7 +3955,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"> |
3955 | 3955 | </div> |
3956 | 3956 | <div id="footer"> |
3957 | 3957 | <div id="footer-text"> |
3958 | | -Last updated 2022-05-01 23:03:45 +0200 |
| 3958 | +Last updated 2022-05-27 22:17:37 +0200 |
3959 | 3959 | </div> |
3960 | 3960 | </div> |
3961 | 3961 | <!-- Global site tag (gtag.js) - Google Analytics --> |
|
0 commit comments