protected static class MessageSourceConfiguration.ResourceBundleCondition
extends org.springframework.boot.autoconfigure.condition.SpringBootCondition
| 限定符 | 构造器和说明 |
|---|---|
protected |
ResourceBundleCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.boot.autoconfigure.condition.ConditionOutcome |
getMatchOutcome(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata) |
public org.springframework.boot.autoconfigure.condition.ConditionOutcome getMatchOutcome(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
getMatchOutcome 在类中 org.springframework.boot.autoconfigure.condition.SpringBootCondition