You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following classes have @ConditionalOnProperty with havingValue = "false" and matchIfMissing = true. We should review if matchIfMissing = true is correct or not:
ActiveMQConnectionFactoryConfiguration
ActiveMQXAConnectionFactoryConfiguration
ArtemisConnectionFactoryConfiguration
ConnectionFactoryConfigurations
The text was updated successfully, but these errors were encountered:
The following classes have
@ConditionalOnProperty
withhavingValue = "false"
andmatchIfMissing = true
. We should review ifmatchIfMissing = true
is correct or not:ActiveMQConnectionFactoryConfiguration
ActiveMQXAConnectionFactoryConfiguration
ArtemisConnectionFactoryConfiguration
ConnectionFactoryConfigurations
The text was updated successfully, but these errors were encountered: