Skip to content

Conversation

salaboy
Copy link
Collaborator

@salaboy salaboy commented May 15, 2025

Description

Adding banner at the top about Spring Boot 3.x version requirement and removing hardcoded version, in favor of having a link to find the latest release.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1365

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@salaboy salaboy requested review from a team as code owners May 15, 2025 07:42
artur-ciocanu
artur-ciocanu previously approved these changes May 15, 2025
Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

LGTM

salaboy added 2 commits May 17, 2025 11:13
Signed-off-by: salaboy <Salaboy@gmail.com>
@artur-ciocanu artur-ciocanu self-requested a review May 20, 2025 15:01
artur-ciocanu
artur-ciocanu previously approved these changes May 20, 2025
Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

LGTM

@artur-ciocanu
Copy link
Contributor

@salaboy could you please review the last comment from @siri-varma and @cicoyle, so we could merge this PR.

Adding links to discord and github issues

Signed-off-by: salaboy <Salaboy@gmail.com>
@salaboy
Copy link
Collaborator Author

salaboy commented May 22, 2025

All comments done @dapr/maintainers-java-sdk please re-review

Copy link
Contributor

@siri-varma siri-varma left a comment

Choose a reason for hiding this comment

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

LGTM.

@cicoyle cicoyle merged commit 8ea5ea4 into dapr:master May 22, 2025
9 checks passed
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.12%. Comparing base (d759c53) to head (888a9cd).
Report is 153 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1366      +/-   ##
============================================
+ Coverage     76.91%   78.12%   +1.20%     
- Complexity     1592     1831     +239     
============================================
  Files           145      223      +78     
  Lines          4843     5663     +820     
  Branches        562      601      +39     
============================================
+ Hits           3725     4424     +699     
- Misses          821      919      +98     
- Partials        297      320      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

siri-varma pushed a commit to siri-varma/java-sdk that referenced this pull request Aug 6, 2025
…apr#1366)

* updating docs to have spring boot 3.x banner and not hardcoded deps

Signed-off-by: salaboy <Salaboy@gmail.com>

* Update _index.md

Signed-off-by: salaboy <Salaboy@gmail.com>

* Update _index.md

Adding links to discord and github issues

Signed-off-by: salaboy <Salaboy@gmail.com>

---------

Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: artur-ciocanu <artur.ciocanu@gmail.com>
Signed-off-by: sirivarma <siri.varma@outlook.com>
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.

Remove version from Spring Boot artifacts and add a note about SB version
4 participants