apache / apache/rocketmq-spring

Why is RocketMQAutoConfiguration @ConditionalOnProperty set to true

Open
#299 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
943
PR merge metrics
No merged PRs in 30d

Description

RocketMQAutoConfiguration @ConditionalOnProperty(prefix = "rocketmq", value = {"name-server"}, matchIfMissing = true)

matchIfMissing的值为什么是true,true的话@ConditionalOnProperty似乎没有作用了。
能否改为false呢,因为有时本地是不能连MQ服务器的

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.