-
Notifications
You must be signed in to change notification settings - Fork 223
Updating docs to have spring boot 3.x banner and not hardcoded deps #1366
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
Conversation
Signed-off-by: salaboy <Salaboy@gmail.com>
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.
LGTM
Signed-off-by: salaboy <Salaboy@gmail.com>
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.
LGTM
@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>
All comments done @dapr/maintainers-java-sdk please re-review |
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.
LGTM.
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
…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>
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: