Update @ConditionalOnProperty to not match false
Update @ConditionalOnProperty so that properties that are present but contain the value `false` are not considered a match. Fixes gh-812
Showing
Please register or sign in to comment
Update @ConditionalOnProperty so that properties that are present but contain the value `false` are not considered a match. Fixes gh-812