java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Upgrade to minimum Java SDK 17

Open salaboy opened this issue 1 year ago • 2 comments

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

salaboy avatar Jul 10 '24 09:07 salaboy

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 avatar Jul 11 '24 22:07 msfussell

@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.

salaboy avatar Jul 12 '24 08:07 salaboy