forked from hantsy/spring-reactive-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
feat : upgrade to spring boot 4 #2
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
ee81696
feat : upgrade to spring boot 4
rajadilipkolli bbcf6f2
Adds more extensions
rajadilipkolli ba72021
upgrade maven wrapper
rajadilipkolli 26dc991
Upgrade to spring boot
rajadilipkolli 0c46b05
fix issue with compilation
rajadilipkolli 1052fce
Upgrade to SB4
rajadilipkolli 6283e19
fix failures
rajadilipkolli 8cb58a5
fix more
rajadilipkolli a349a58
wrapper fix
rajadilipkolli 77b9a7f
fix : issues with test case failures
rajadilipkolli b7bfb1b
upgrade
rajadilipkolli b994541
upgrade and fix
rajadilipkolli d06baa3
fix : failures
rajadilipkolli f68a76b
typo fix
rajadilipkolli 765b1d2
upgrade to sb4
rajadilipkolli 8715149
Upgrade to SB4
rajadilipkolli 5bf53aa
upgrade
rajadilipkolli 3d49db4
upgrade modules
rajadilipkolli 3c4694b
more modules
rajadilipkolli 6fd64a4
migrate more
rajadilipkolli c48cb13
last one for the day
rajadilipkolli bb122c9
Upgrade to SB4
rajadilipkolli e9d3a27
Upgrade to SB4
rajadilipkolli c7860bc
Upgrade
rajadilipkolli 4b49911
upgrade
rajadilipkolli 1c9c25e
upgrade
rajadilipkolli 301ce21
upgrade
rajadilipkolli 9812ed0
upgrade
rajadilipkolli c256b50
upgrade
rajadilipkolli b92f6cc
fix : compilation and build failure issue
rajadilipkolli 9c991c3
upgrade
rajadilipkolli 17a0283
upgrade
rajadilipkolli 5a9fb6e
ugrade client
rajadilipkolli ee26e57
revert and fix
rajadilipkolli 3d3ead9
fix : compilation issues
rajadilipkolli 61ab092
revert back
rajadilipkolli 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
117 changes: 0 additions & 117 deletions
117
boot-data-cassandra/.mvn/wrapper/MavenWrapperDownloader.java
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,3 @@ | ||
| distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip | ||
| wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar | ||
| wrapperVersion=3.3.4 | ||
| distributionType=only-script | ||
| distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.15/apache-maven-3.9.15-bin.zip | ||
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.