Skip to content

Conversation

backpaper0
Copy link
Member

@backpaper0 backpaper0 commented Aug 4, 2025

Overview

This pull request prepares the codebase for the upcoming release of Spring Boot 4.x.
The primary goal is to ensure that our CI builds can run successfully using a maintenance release of Spring Boot 4.

We are following the official Spring Boot 4.0 Migration Guide as a reference throughout the migration process.

Additionally, while the main focus is the Spring Boot upgrade, we may take the opportunity to make minor improvements or adjustments unrelated to the version upgrade if any come up during the work.

Version Number of doma-spring-boot and Support for Spring Boot 3.x

In accordance with the migration guide, our primary focus will shift to supporting Spring Boot 4.x, and support for Spring Boot 3.x will be discontinued.

Due to the modularization effort, supporting both Spring Boot 3 and Spring Boot 4 is strongly discouraged.

Due to the end of support for Spring Boot 3.x and the start of support for Spring Boot 4.x, we will increment the major version of doma-spring-boot.
Therefore, the new version number of doma-spring-boot will be 3.0.0.

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