-
-
Notifications
You must be signed in to change notification settings - Fork 971
Upgrade to Spring Boot 4.0.5 and Spring Framework 7.0.6 #15541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jamesfredley
wants to merge
39
commits into
8.0.x
Choose a base branch
from
spring-boot-4
base: 8.0.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f1a881e
Quick Updates for Spring Boot 4
jamesfredley fb217b9
Merge remote-tracking branch 'origin/8.0.x' into spring-boot-4
jamesfredley 530013a
fix: resolve Spring Boot 4 incompatibilities reintroduced by 8.0.x merge
jamesfredley 5aad61d
Merge branch '8.0.x' into spring-boot-4
jamesfredley 6e2d905
Merge branch '8.0.x' into spring-boot-4
jamesfredley fb98bbe
fix: Remove ThemeSource usage removed in Spring Framework 7.0
jamesfredley 62f8864
fix: correct import ordering in ControllersAutoConfiguration
jamesfredley f703763
fix: Resolve compilation and test failures for Spring Boot 4 upgrade
jamesfredley 29ce89a
fix: Replace wildcard import with explicit imports in LoggingTransformer
jamesfredley 5c4bb1a
Merge branch '8.0.x' into spring-boot-4
jamesfredley 8e2878a
fix: Resolve CI failures for Spring Boot 4 upgrade
jamesfredley 042ef95
fix: restore reset() behavior in AbstractGrailsMockHttpServletResponse
matrei 577bb41
test: Update assertions in RenderMethodTests
matrei 0717300
test(cleanup): Cleanup RenderMethodTests
matrei 919590f
fix(deps): update to spring-boot 4.0.5 and groovy 4.0.31
matrei 710b3eb
build: minor cleanup
matrei bcc0972
fix: minor cleanup and removing of `@CompileDynamic`
matrei eff26da
Merge remote-tracking branch 'origin/8.0.x' into spring-boot-4
jamesfredley ad9a860
fix: update Spring Boot 4.0 bootstrap API imports to new package
jamesfredley b0903f7
fix: update autoconfigure exclusion paths for Spring Boot 4 package r…
jamesfredley 6d96a7a
Merge branch '8.0.x' into spring-boot-4
jamesfredley 0fd14cd
fix: address Copilot review feedback on Spring Boot 4 upgrade
jamesfredley f026c56
fix: address review feedback and architectural improvements for Sprin…
jamesfredley 1314a2e
Fix servlet embedded tests & include the same dependencies as include…
jdaugherty 307c57d
Merge pull request #15554 from apache/spring-boot-4-servletfixes
jamesfredley 6991536
Merge remote-tracking branch 'origin/8.0.x' into spring-boot-4
jamesfredley d881a3c
Spring Boot 4 embedded server follow-ups: Tomcat, Undertow, JSP test
jamesfredley ee720c2
revert UrlMappingsAutoConfiguration changes
jdaugherty 95f902f
Remove jackson.version override from BOM, let Spring Boot manage Jackson
jamesfredley 8d23e8a
Fix Spring Boot 4 class relocations in tests, docs, and config
jamesfredley 6a09010
Add NOTICE file to vendored spring-orm subproject
jamesfredley 588d935
Add comprehensive Grails 8 upgrade guide for Spring Boot 4
jamesfredley ca0ac32
Fix JSP view rendering through Grails layout pipeline on Tomcat 11
jamesfredley 8be9fb3
Update grails-micronaut to micronaut-platform 5.0.0-M1 with JDK 21 to…
jamesfredley 6cba542
Fix Micronaut 5 JDK 21 build issues: groovydoc, SBOM, asset-pipeline
jamesfredley 046b1a3
Fix table template rendering and update forge Undertow test for Sprin…
jamesfredley 0832a3c
Fix javadoc & code style to match Grails
jdaugherty c51583f
Remove sitemesh3 since it does not support spring boot 4
jdaugherty 4da5513
Remove grails-gsp-spring-boot from project until sitemesh3 is supported
jdaugherty File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.