You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<code>springdoc-openapi v1.8.0 </code> is the latest Open Source release supporting Spring Boot 2.x and 1.x.<br>
211
-
An extended support for <ahref="https://springdoc.org/v1"><strong>springdoc-openapi v1</strong></a> project is now available for organizations that need support beyond 2023.<br>
212
-
For more details, feel free to reach out: <ahref="mailto:sales@springdoc.org">sales@springdoc.org</a>
213
-
</td>
214
-
</tr>
215
-
</table>
216
-
</div>
217
203
<divclass="paragraph">
218
204
<p><code>springdoc-openapi</code> is on <ahref="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>. If you ❤️ this project consider becoming a <ahref="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
<p><ahref="https://github.com/springdoc/springdoc-openapi-demos/tree/master/demo-spring-cloud-function" target="_blank" rel="noopener">Sample applications with Spring Cloud Function Web</a></p>
776
+
<p><ahref="https://github.com/springdoc/springdoc-openapi-demos/tree/4.x/demo-spring-cloud-function" target="_blank" rel="noopener">Sample applications with Spring Cloud Function Web</a></p>
<p><ahref="https://demos.springdoc.org/demo-spring-boot-3-webmvc" target="_blank" rel="noopener">Demo Spring Boot 3 Web MVC with OpenAPI 3</a></p>
1986
+
<p><ahref="https://demos1.springdoc.org/demo-spring-boot-webmvc" target="_blank" rel="noopener">Demo Spring Boot 4 Web MVC with OpenAPI 3</a></p>
2001
1987
</li>
2002
1988
<li>
2003
-
<p><ahref="https://demos.springdoc.org/demo-spring-boot-3-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 WebFlux with Functional endpoints OpenAPI 3</a></p>
1989
+
<p><ahref="https://demos1.springdoc.org/demo-spring-boot-webflux-functional/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 4 WebFlux with Functional endpoints OpenAPI 3</a></p>
2004
1990
</li>
2005
1991
<li>
2006
-
<p><ahref="https://demos.springdoc.org/demo-spring-hateoas" target="_blank" rel="noopener">Demo Spring Boot 3 and Spring Hateoas with OpenAPI 3</a></p>
1992
+
<p><ahref="https://demos1.springdoc.org/demo-spring-hateoas" target="_blank" rel="noopener">Demo Spring Boot 4 and Spring Hateoas with OpenAPI 3</a></p>
2007
1993
</li>
2008
1994
<li>
2009
-
<p><ahref="https://demos.springdoc.org/spring-cloud-function-webmvc" target="_blank" rel="noopener">Demo Spring Boot 3 and Spring Cloud Function Web MVC</a></p>
1995
+
<p><ahref="https://demos1.springdoc.org/spring-cloud-function-webmvc" target="_blank" rel="noopener">Demo Spring Boot 4 and Spring Cloud Function Web MVC</a></p>
2010
1996
</li>
2011
1997
<li>
2012
-
<p><ahref="https://demos.springdoc.org/spring-cloud-function-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 and Spring Cloud Function WebFlux</a></p>
1998
+
<p><ahref="https://demos1.springdoc.org/spring-cloud-function-webflux/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 4 and Spring Cloud Function WebFlux</a></p>
2013
1999
</li>
2014
2000
<li>
2015
-
<p><ahref="https://demos.springdoc.org/demo-microservices/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 3 and Spring Cloud Gateway</a></p>
2001
+
<p><ahref="https://demos1.springdoc.org/demo-microservices/swagger-ui.html" target="_blank" rel="noopener">Demo Spring Boot 4 and Spring Cloud Gateway</a></p>
<h3id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"><aclass="anchor" href="#what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot"></a>12.79. What is the compatibility matrix of <code>springdoc-openapi</code> with <code>spring-boot</code> ?</h3>
4381
4367
<divclass="paragraph">
4382
-
<p><code>springdoc-openapi 2.x</code> is compatible with <code>spring-boot 3</code>.</p>
4368
+
<p><code>springdoc-openapi 3.x</code> is compatible with <code>spring-boot 4</code>.</p>
4383
4369
</div>
4384
4370
<divclass="paragraph">
4385
-
<p>In general, <strong>you should only pick the last stable version as per today 2.8.10.</strong></p>
4371
+
<p>In general, <strong>you should only pick the last stable version as per today 3.0.0-M1.</strong></p>
4386
4372
</div>
4387
4373
<divclass="paragraph">
4388
4374
<p>More precisely, this the exhaustive list of spring-boot versions against which <code>springdoc-openapi</code> has been built:</p>
Copy file name to clipboardExpand all lines: src/docs/asciidoc/index.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
= springdoc-openapi v{springdoc-version}
2
2
include::_attributes.adoc[]
3
3
4
-
IMPORTANT: ``springdoc-openapi v2.8.11 `` is the latest Open Source release supporting Spring Boot 3.x.
5
-
An extended support for https://springdoc.org/v2[*springdoc-openapi v2*] project is now available for organizations that need support beyond 2026. +
4
+
IMPORTANT: ``springdoc-openapi v1.8.0 `` is the latest Open Source release supporting Spring Boot 2.x and 1.x. +
5
+
An extended support for https://springdoc.org/v1[*springdoc-openapi v1*] project is now available for organizations that need support beyond 2023. +
6
6
For more details, feel free to reach out: sales@springdoc.org
7
7
8
8
`springdoc-openapi` is on link:https://opencollective.com/springdoc[Open Collective, window="_blank"]. If you ❤️ this project consider becoming a link:https://github.com/sponsors/springdoc[sponsor, window="_blank"].
`springdoc-openapi-starter-common` integrates many spring modules support in order to hide the maximum of complexity.
6
+
It allows the support out of the box for `Actuator` / `Spring Cloud Function` / `Spring Data Rest`/ `Spring Native`/ `Spring Hateoas` / `Spring Securtiy` / `Kotlin`/ `Javadoc`.
7
+
8
+
The following table describes the main modules changes:
0 commit comments