Skip to content

Add note about the dapr.client.* properties #1467

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 1 commit into from
Jul 23, 2025

Conversation

mcruzdev
Copy link
Contributor

@mcruzdev mcruzdev commented Jul 23, 2025

Description

Add a note about the DaprClient and DaprWorkflowClient configuration, where the user can use the application.properties to configure these Dapr clients.

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: #1466

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

@mcruzdev mcruzdev requested review from a team as code owners July 23, 2025 13:11
Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

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

thx for the added docs 🎉

@dapr-bot dapr-bot merged commit e666bbd into dapr:master Jul 23, 2025
11 of 12 checks passed
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.54%. Comparing base (d759c53) to head (7544de9).
Report is 186 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1467      +/-   ##
============================================
+ Coverage     76.91%   78.54%   +1.63%     
- Complexity     1592     1892     +300     
============================================
  Files           145      234      +89     
  Lines          4843     5869    +1026     
  Branches        562      603      +41     
============================================
+ Hits           3725     4610     +885     
- Misses          821      937     +116     
- Partials        297      322      +25     

☔ 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
@cicoyle cicoyle added this to the v1.16 milestone Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Spring Boot properties to connect to remote Dapr Endpoints
3 participants