opentiny / opentiny/tiny-engine-backend-java
🐛 [Bug]: 1.缺少mysql依赖2.默认上下文bean未进行spring托管导致无法找到bean
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 114
- Forks
- 89
- Avg merge
- 12d 23h
- Merged PRs (30d)
- 1
Description
Environment
dev
Version
latest
Version
latest
Link to minimal reproduction
缺少bean依赖修复方案
缺少mysql修复方案
Step to reproduce
缺少bean依赖修复方案
缺少mysql修复方案
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked minimal-reproduction material and investigate the two reported failures: the missing MySQL dependency and the default context bean not being managed by Spring. Reproduce both issues in the dev environment and verify that the dependency and bean can be resolved successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql, spring-boot
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100