Skip to content

Commit

Permalink
Clarified Essentials versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcreate-dk authored Jun 4, 2024
1 parent 42bbf61 commit 7654d71
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ By using naming conventions for Postgresql table/column/index names and MongoDB
## Versions

| Essentials version | Java compatibility | Spring Boot compatibility |
|----------------------------------------------------------------------------------------------|--------------------|---------------------------|
| [0.9.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/java11) | 11-16 | 2.7.x |
| [0.20.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/springboot_3_0_x) | 17+ | 3.0.x |
| [0.30.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/springboot_3_1_x) | 17+ | 3.1.x |
| [0.40.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/main) | 17+ | 3.2.x |
| Essentials version | Java compatibility | Spring Boot compatibility | Notes |
|----------------------------------------------------------------------------------------------|--------------------|---------------------------|----------------------------|
| [0.9.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/java11) | 11-16 | 2.7.x | No longer being maintained |
| [0.20.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/springboot_3_0_x) | 17+ | 3.0.x | No longer being maintained |
| [0.30.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/springboot_3_1_x) | 17+ | 3.1.x | No longer being maintained |
| [0.40.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/main) | 17+ | 3.2.x | Under active development |

Examples of how to use the Essentials and Essentials Components together with Spring and Spring Boot:

Expand Down

0 comments on commit 7654d71

Please sign in to comment.