Skip to content
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

feature: add business data match #204

Closed
wants to merge 1 commit into from
Closed

feature: add business data match #204

wants to merge 1 commit into from

Conversation

wufunc
Copy link
Contributor

@wufunc wufunc commented Sep 20, 2021

Signed-off-by: wufan wufunc@gmail.com

Describe what this PR does / why we need it

    Provides the ability to match specific business data for injection by getting business data from rpc or implementing the specific spi interface.

Does this pull request fix one issue?

   Fixes #203

Describe how you did it

blade create dubbo throwCustomException --consumer --service=com.qunar.api --version=1.0.0  --b-parms='[{
"key":"a",
"value":"a_value",
“mode”:"spi"
},
{
"key":"b",
"value":"b_value",
“mode”:"spi"
}]’

Signed-off-by: wufan <wufunc@gmail.com>
@xcaspar xcaspar self-requested a review October 15, 2021 02:13
@xcaspar xcaspar added the type/feature Category issues or prs related to feature request. label Oct 15, 2021
@xcaspar xcaspar added this to the v1.4.0 milestone Oct 15, 2021
@wufunc wufunc closed this Oct 15, 2021
@wufunc wufunc deleted the business_data_match branch October 15, 2021 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Category issues or prs related to feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants