DerekYRC / DerekYRC/mini-spring
changelog.md
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
在github上面代码分支中测试基类位置
class="org.springframework.test.ioc.bean.Person"
和changelog.md给的xml-file-define-bean分支中spring.xml
class="org.springframework.test.bean.Person"
导致Class.forName()为空
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with changelog.md and spring.xml on the xml-file-define-bean branch. Compare the configured org.springframework.test.bean.Person with the reported test class org.springframework.test.ioc.bean.Person, checking which package exists on that branch. Done means the documented example matches the corresponding test class and Class.forName() resolves it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100