Review @ConditionalOnProperty with 'havingValue = "false"' and 'matchIfMissing = true' #43705
Labels
for: team-meeting
An issue we'd like to discuss as a team to make progress
status: waiting-for-triage
An issue we've not yet triaged
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: