类 ConfigurationPropertiesBindException

    • 方法详细资料

      • getBeanType

        public Class<?> getBeanType()
        Return the bean type that was being bound.
        返回:
        the bean type
      • getAnnotation

        public ConfigurationProperties getAnnotation()
        Return the configuration properties annotation that triggered the binding.
        返回:
        the configuration properties annotation