Closed klvnnsrikanth closed 1 year ago
@klvnnsrikanth I just tried the example and works fine. Can you share files? I'll try to replicate on my end
@CNAChino Do you have any plans to migrate to JAVA 11 or JAVA 17?
I just now tried with maven and that seems to work. If I use gradle it doesn't work.
@klvnnsrikanth yes, we shall start working on Java 11 this upcoming quarter.
@CNAChino Java 11 is also EOL by Sep 2023, better to move to Java 17 directly or have two releases one supporting JAVA 11 and another for JAVA 17.
Describe the bug
Example provided as it is on the README file doesn't work.
To Reproduce
Create a new project, add the code as mentioned in the README file and run the main method.
Expected behavior
Response
Additional context Seeing exception as below