@Address注解作用在方法上有误
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
类上使用@Address(source) 方法上使用@Address(host=,port=) 方法最终会走到类上指定的source里
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how class-level @Address(source) and method-level @Address(host, port) values are resolved for HTTP requests. Reproduce the case described in the issue and verify that method-level host and port settings take effect instead of routing through the class-level source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100