-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Update Spring Boot to v3.4.0 #27963
Merged
Merged
Update Spring Boot to v3.4.0 #27963
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b46bec1
update spring-boot-dependencies bom to v3.4.0
mshima 01f5217
liquibase: update LiquibaseConfig for v3.4.0
mshima f984edf
spring-boot: disable testFilterDoesNotForwardToIndexForApi test
mshima d3f9b85
spring-boot: disable testFilterDoesNotForwardToIndexForApi test
mshima d3558b6
liquibase: fix LiquibaseConfiguration
mshima 3f36bc7
liquibase: update LiquibaseConfig for v3.4.0
mshima bdfab33
spring-boot: fix disabled test
mshima 976b730
spring-boot: fix disabled test
mshima 8fcc0c7
liquibase: adjusts
mshima 1ade660
cypress: skip api test
mshima e142aa3
bump springdoc version
mshima c1e7acc
cypress: reenable doc test
mshima f513589
Update generator-constants.js
mshima f41a993
spring-boot: enable springdoc test
mshima d9a6582
Disable compatibility-verifier
mshima 94c19df
spring-data-relational: drop removed method usage.
mshima 19f3a95
bump spring-cloud-dependencies
mshima e30301d
Update springdoc to 2.7.0
DanielFran 0ecc318
spring-boot: workaround spring-boot issue
mshima 46cc112
spring-boot: workaround issue
mshima c7dc896
liquibase: update native hints
mshima c6e71a8
spring-boot: fix
mshima f642044
liquibase: add native hint
mshima 836c261
spring-boot: try to fix value detection
mshima e74f59a
spring-boot: try to fix native support
mshima d267314
spring-boot: revert autowired
mshima 94a82c1
spring-boot: drop compatibility-verifier
mshima 0fbd676
Merge remote-tracking branch 'upstream/main' into spring-boot/v3.4.0
mshima 097deb9
spring-boot: disable required from relationship
mshima 56d194e
Merge branch 'main' into spring-boot/v3.4.0
mshima 54a3c4e
Update KafkaTestContainersSpringContextCustomizerFactory.java.ejs
mshima abb17dc
switch spring-cloud to final
mshima 3c10255
revert snapshot repository
mshima aa2ef95
revert test change, issue has been fixed in final
mshima dff25f9
Update generators/spring-cloud-stream/generators/kafka/templates/src/…
mshima 9d2c16e
spring-boot: migrate mock/spy.
mshima e1043fe
adjusts
mshima 6bf57bf
Merge remote-tracking branch 'upstream/main' into spring-boot/v3.4.0
mshima 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 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 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 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 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
398 changes: 166 additions & 232 deletions
398
generators/spring-boot/resources/spring-boot-dependencies.pom
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spring-projects/spring-framework#33960