jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Quickstarts : Upgrade Spring Boot quickstarts to latest versions (v2.7.7)

Open rohanKanojia opened this issue 2 years ago • 1 comments

Component

None

Task description

Description

Our Spring Boot quickstarts are using more than an year-old versions of Spring Boot. These should be updated to latest 2.7.x release of SpringBoot.

Spring Boot 3.x seems to require JDK17 so we should skip it for now.

Expected Behavior

Update Spring Boot versions of these quickstarts:

Acceptance Criteria

  • [ ] All quickstarts should be updated to latest compatible version of Spring Boot
  • [ ] All quickstarts should be tested on Kubernetes/OpenShift cluster to verify if they're working okay after upgrade. You can follow the README of these quickstarts to know about their purpose.

rohanKanojia avatar Dec 28 '22 13:12 rohanKanojia