Skip to content

add motan plugin support #293

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 12 commits into from
Nov 18, 2022
Merged

add motan plugin support #293

merged 12 commits into from
Nov 18, 2022

Conversation

oewang
Copy link
Contributor

@oewang oewang commented Nov 8, 2022

  • support to the latest version

@observeralone
Copy link
Contributor

please base master to code and pr
you can use following command to rebase:

git checkout master
git pull origin master:master
git checkout {you branch}
git rebase -i master

oewang and others added 5 commits November 9, 2022 11:38
- Modify the project package structure
- Modify the static member access modifier in the `MotanPluginConfig` class
Copy link
Contributor

@landyking landyking left a comment

Choose a reason for hiding this comment

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

LGTM

oewang and others added 2 commits November 13, 2022 22:00
…n/config/MotanPluginConfig.java

Co-authored-by: yufu.deng <954068039@qq.com>
- Close the `scope` in the `after` method of the interceptor.
- Add a note about the json library used for parameters and return values.
@observeralone observeralone merged commit 50015b3 into megaease:master Nov 18, 2022
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.

3 participants