Class ConfigurationPropertiesBindException

    • Method Detail

      • getBeanType

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

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