Skip to content

Conversation

@darbyluv2code
Copy link
Owner

Upgrade Spring Boot to 4.0.1, Java to 25, and Spring Cloud AWS to 4.0.0-M1 across all 6 modules.

Version Changes:

  • Spring Boot: 3.5.9 → 4.0.1
  • Java: 17 → 25
  • Spring Cloud AWS (modules 5 & 6): 3.1.0 → 4.0.0-M1

Update all 6 projects to use spring-boot-starter-webmvc for Spring Boot 4.
This replaces the deprecated spring-boot-starter-web as part of Spring Boot 4's
modularization effort.

- No code changes required
- All tests pass without modification
- Spring MVC APIs remain identical
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.

2 participants