-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7657aa
commit 71fdc82
Showing
2 changed files
with
33 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Compatibility Matrix | ||
|
||
| Spring Data JPA | Spring Framework | Spring Boot | Java Version | Jakarta Persistence | | ||
|-----------------|------------------|-------------|--------------|---------------------| | ||
| 3.4.2 | 6.2.2+ | 3.4.2+ | 17 - 23 | 3.2.0+ | | ||
| 3.3.x | 6.1.x | 3.3.x | 17 - 21 | 3.1.0+ | | ||
| 3.2.x | 6.0.x | 3.2.x | 17 - 21 | 3.0.0+ | | ||
|
||
> [!NOTE] | ||
> This project does **not** support Spring Boot 2.x or Java versions below 17. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters