@FunctionalInterface
protected static interface ConfigurationWarningsApplicationContextInitializer.Check
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getWarning(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
Returns a warning if the check fails or
null if there are no problems. |