Skip to content

Upgrade Gateway sample to Spring Boot 3.5#22

Open
codingkiddo wants to merge 1 commit intospring-cloud-samples:mainfrom
codingkiddo:investigate/gateway-java17-upgrade
Open

Upgrade Gateway sample to Spring Boot 3.5#22
codingkiddo wants to merge 1 commit intospring-cloud-samples:mainfrom
codingkiddo:investigate/gateway-java17-upgrade

Conversation

@codingkiddo
Copy link
Copy Markdown

Summary

Upgrade the Spring Cloud Gateway sample to a current Spring Boot and Spring Cloud release train.

Changes include:

  • Upgrade Spring Boot from 2.6.1 to 3.5.13
  • Upgrade Spring Cloud release train from 2021.0.0 to 2025.0.2
  • Update Java baseline from 8 to 17
  • Update LocalServerPort import for Spring Boot 3 compatibility

Verification

  • mvn clean verify

Result:

  • Tests run: 6
  • Failures: 0
  • Errors: 0
  • Build success

Signed-off-by: Vinod Kumar <vinodkumar@Vinods-MacBook-Pro-3.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant