Skip to content

Conversation

@pboos
Copy link
Contributor

@pboos pboos commented Dec 4, 2025

Summary

This PR upgrades the project to Spring Boot 4.0.0. It includes:

  • Updating Spring Boot version and related dependencies.
  • Removing previously added security constraints that are no longer necessary.
  • Adjusting imports and class references to align with Spring Boot 4 changes.
  • Updating Gradle wrapper to Gradle 9.2.1.
  • Minor fixes in example projects and test configurations to support the new Spring Boot version.
  • Small code changes in request wrapper and web filter classes to accommodate updated APIs.

These changes ensure compatibility with Spring Boot 4 and remove outdated constraints, improving the project's dependency management and security posture.

No critical business logic was altered, and the changes are mostly related to infrastructure and dependency upgrades.


@pboos pboos changed the title Spring boot 4 Spring Boot 4 Migration Dec 5, 2025
@pboos pboos marked this pull request as ready for review December 5, 2025 09:51
@pboos pboos requested a review from a team as a code owner December 5, 2025 09:51
@pboos pboos requested a review from ursulean December 5, 2025 09:51
Copy link

@lukaszgyg lukaszgyg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pboos pboos merged commit ebf59a5 into main Dec 5, 2025
4 checks passed
@pboos pboos deleted the spring-boot-4 branch December 5, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants