idealiezed opened a new issue #299:
URL: https://github.com/apache/rocketmq-spring/issues/299
RocketMQAutoConfiguration @ConditionalOnProperty(prefix = "rocketmq", value
= {"name-server"}, matchIfMissing = true)
matchIfMissing的值为什么是true,true的话@ConditionalOnProperty似乎没有作用了。
能否改为false呢,因为有时本地是不能连MQ服务器的
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]