Skip to content

Commit 7db34e2

Browse files
committed
README.md update for spring-boot-4
1 parent 1155890 commit 7db34e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The generated documentation can be complemented using `swagger-api` annotations.
6767
This library supports:
6868

6969
* OpenAPI 3
70-
* Spring-boot v3 (Java 17 & Jakarta EE 9)
70+
* Spring-boot v4 (Java 17 & Jakarta EE 9)
7171
* JSR-303, specifically for @NotNull, @Min, @Max, and @Size.
7272
* Swagger-ui
7373
* OAuth 2
@@ -77,7 +77,7 @@ The following video introduces the Library:
7777

7878
* [https://youtu.be/utRxyPfFlDw](https://youtu.be/utRxyPfFlDw)
7979

80-
For *spring-boot v3* support, make sure you
80+
For *Spring-boot v4* support, make sure you
8181
use [springdoc-openapi v2](https://springdoc.org/)
8282

8383
This is a community-based project, not maintained by the Spring Framework Contributors (

0 commit comments

Comments
 (0)