Skip to content

feat : upgrade to spring boot 4#2333

Merged
hantsy merged 2 commits into
hantsy:masterfrom
rajadilipkolli-learning:master
May 6, 2026
Merged

feat : upgrade to spring boot 4#2333
hantsy merged 2 commits into
hantsy:masterfrom
rajadilipkolli-learning:master

Conversation

@rajadilipkolli
Copy link
Copy Markdown
Contributor

  • Chores
    • Upgraded Maven Wrapper to v3.3.4 and standardized projects on Apache Maven 3.9.15; legacy wrapper downloader removed across modules.
    • Rewrote wrapper scripts to download/extract/cache distributions with optional SHA‑256 verification, improved platform handling and auth fallbacks.
    • Updated POMs to enable annotation processing (Lombok) and modernized test dependencies and Testcontainers artifacts.
    • Adjusted devcontainer dind parameters and expanded VS Code extension recommendations.
    • Aligned tests/configs to new test slice packages and updated some MongoDB property keys and logging formats.

* feat : upgrade to spring boot 4

* Adds more extensions

* upgrade maven wrapper

* Upgrade to spring boot

* fix issue with compilation

* Upgrade to SB4

* fix  failures

* fix more

* wrapper fix

* fix : issues with test case failures

* upgrade

* upgrade and fix

* fix : failures

* typo fix

* upgrade to sb4

* Upgrade to SB4

* upgrade

* upgrade modules

* more modules

* migrate more

* last one for the day

* Upgrade to SB4

* Upgrade to SB4

* Upgrade

* upgrade

* upgrade

* upgrade

* upgrade

* upgrade

* fix : compilation and build failure issue

* upgrade

* upgrade

* ugrade client

* revert and fix

* fix : compilation issues

* revert back
@qodo-code-review
Copy link
Copy Markdown

ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@rajadilipkolli
Copy link
Copy Markdown
Contributor Author

@hantsy , Can you please retrigger all 3 failed workflows.

It was working for me.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates various Spring Boot projects to version 4.0.6, upgrades Kotlin to 2.2.21, and modernizes the Maven wrapper scripts. It also includes several test-related improvements, such as replacing deprecated test annotations and configuring Testcontainers. My review identified a few areas for improvement: the manual logger instantiation in DataInitializer should be replaced with the @Slf4j annotation, and raw types in Testcontainers definitions should be replaced with generic types to ensure type safety.

@rajadilipkolli rajadilipkolli changed the title feat : upgrade to spring boot 4 (#2) feat : upgrade to spring boot 4 May 5, 2026
* feat : adds workflow for kafka and rabbitmq

* Adds test cases for kafka

* add test cases for rabbit sender

* adds tests for received
@hantsy hantsy merged commit 00c22bc into hantsy:master May 6, 2026
33 of 34 checks passed
@hantsy
Copy link
Copy Markdown
Owner

hantsy commented May 6, 2026

@rajadilipkolli Thank you so much for the hard work.

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.

2 participants