接口 ConfigurationWarningsApplicationContextInitializer.Check

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      StringgetWarning​(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
      Returns a warning if the check fails or null if there are no problems.
    • 方法详细资料

      • getWarning

        String getWarning​(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
        Returns a warning if the check fails or null if there are no problems.
        参数:
        registry - the BeanDefinitionRegistry
        返回:
        a warning message or null