Upgrade to minimum Java SDK 17
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
This should be update in the Java Quickstarts here https://github.com/dapr/quickstarts/issues/1042 Also a PR for any samples in this Java SDK may be needed
@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.