Dubbo 3.0 Filter 中 获取Spring Bean 的问题。
Open
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
原有的 ExtensionFactory :ExtensionLoader.getExtensionLoader(ExtensionFactory.class).getAdaptiveExtension(); 方法已经废弃,请问新的方法是哪个呢?是否能给出示例?
Contributor guide
Research direction
Start by tracing the deprecated ExtensionLoader.getExtensionLoader(ExtensionFactory.class).getAdaptiveExtension() entry point in the Dubbo 3.0 filter and Spring Bean integration. Identify the supported replacement and verify how it obtains a Spring Bean. Done means the replacement API and a working usage example are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100