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:Use_Spring_IOC_to_refactor_RpcProxyManager #154

Conversation

cmgyqjj
Copy link
Contributor

@cmgyqjj cmgyqjj commented Sep 20, 2024

For: Use Spring IOC to refactor RpcProxyManager #135

In previous versions, RpcProxyManager would be repeatedly created. In this change, the RpcProxyManager is managed using the Spring Ioc approach to reuse objects.

@crossoverJie crossoverJie added this to the 
v2.0.0 milestone Sep 21, 2024
@crossoverJie crossoverJie added the enhancement New feature or request label Sep 21, 2024
Copy link
Owner

@crossoverJie crossoverJie left a comment

Choose a reason for hiding this comment

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

LGTM

@crossoverJie crossoverJie merged commit 1128d0c into crossoverJie:master Sep 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants