public class OnExpressionCondition extends SpringBootCondition
ConditionalOnExpression
Constructor and Description |
---|
OnExpressionCondition() |
Modifier and Type | Method and Description |
---|---|
ConditionOutcome |
getMatchOutcome(ConditionContext context,
AnnotatedTypeMetadata metadata)
Determine the outcome of the match along with suitable log output.
|
anyMatches, matches, matches
public ConditionOutcome getMatchOutcome(ConditionContext context, AnnotatedTypeMetadata metadata)
SpringBootCondition
getMatchOutcome
in class SpringBootCondition
Copyright © 2014. All rights reserved.