apache / rocketmq-spring

Apache RocketMQ Spring Integration
https://rocketmq.apache.org/
Apache License 2.0
2.09k stars 894 forks source link

配置文件不能自动装配RocketMQAutoConfiguration #609

Open 17629354490 opened 8 months ago

17629354490 commented 8 months ago

在自己工程下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

Duckxyh commented 7 months ago

w我也是 解决了吗?

dazer007 commented 7 months ago

Is there a plan to release a version that is compatible with Springboot 3