quickstarts icon indicating copy to clipboard operation
quickstarts copied to clipboard

Upgrade Java Quickstarters to Java 17 and Springboot 3.x

Open amardeep2006 opened this issue 7 months ago • 1 comments

Describe the feature

I noticed that Java examples can be improved by making following changes:

  1. Use Java 17 as baseline
  2. Upgrade example to use Springboot 3.x.x
  3. Use Java records instead of Lombok . One less dependency to manage.
  4. Start adding test cases (gradually) .

Please share your feedback on this. I am interested in sending PR if you are good with these suggestions.

amardeep2006 avatar Jun 28 '24 16:06 amardeep2006