Upgrade to minimum Java SDK 17
Open
kind/bug
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Expected Behavior
The minimum Java-supported version should be upgraded to Java SDK 17. With a closer integration with the Spring Boot 3.x framework in the work, removing support for Java SDK 11 becomes a blocker.
[Spring Boot 3.0 requires Java 17](https://spring.io/blog/2022/05/24/preparing-for-spring-boot-3-0), moving to JDK 17 will help us to speed up the Spring Boot and future Quarkus integrations.
## Actual Behavior
Java SDK 11 is supported
## Steps to Reproduce the Problem
## Release Note
RELEASE NOTE: **UPDATE** Runtime requirements
Contributor guide
Assessment
This issue has not been assessed yet.