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
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.
@msfussell this issue is for upgrading the requirements of the Java SDK not the quickstart.. those are two different things. I think upgrading the Java SDK itself is much more sensitive and it might take quite some time. I've opened the issue to gather community feedback about this.
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, 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
The text was updated successfully, but these errors were encountered: