指定Ip Port调用Provider
Open
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
Address address = new Address("10.220.47.253", 20880);
RpcContext.getContext().setObjectAttachment("address", address);
Address 这个类是哪个包里的,我使用的2.7.3包里都导入不包
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the documentation example containing Address and RpcContext, then compare the referenced class with the Dubbo 2.7.3 package. Done means the example identifies the correct package or is updated to an API available in that version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100