Cache扩展中类名注释有问题
Open
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
[](http://dubbo.apache.org/zh-cn/docs/dev/impls/cache.html)
Cache扩展介绍中,缓存类名实际为XxxCache.java,但是实际标注成XxxCacheFactory.java
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked Cache extension documentation page and locate its source in the dubbo-website repository. Verify the class name against the documented implementation, change the incorrect XxxCacheFactory.java label to XxxCache.java, and confirm the rendered page shows the correct name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo, java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100