apache / apache/rocketmq-spring
配置文件不能自动装配RocketMQAutoConfiguration
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 943
- PR merge metrics
- No merged PRs in 30d
Description
在自己工程下resources文件下,MEAT-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports文件添加org.apache.rocketmq.spring.autoconfigure.RocketMQAutoConfiguration替换原有spring.factories中org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.apache.rocketmq.spring.autoconfigure.RocketMQAutoConfiguration
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking the resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports path and the existing spring.factories entry for RocketMQAutoConfiguration. Reproduce the reported auto-configuration loading behavior in a sample Spring Boot project, then verify that RocketMQAutoConfiguration is discovered from the replacement metadata file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100