dapr / java-sdk

Dapr SDK for Java
Apache License 2.0
262 stars 207 forks source link

Compatibility tests with JDKs 11, 13 and 17 #990

Open artursouza opened 10 months ago

artursouza commented 10 months ago

Describe the proposal

Create tests that can validate the SDK can be used by applications with multiple JDK versions. Ideally, reusing the existing examples validation.

JDKs to validate: 11, 13 and 17.

mcruzdev commented 9 months ago

Hi @artursouza can you assign this one to me? thank you!