ConfigurationPropertiesBinding

Qualifier for beans that are needed to configure the binding of @ConfigurationProperties (e.g. Converters).

Author

Dave Syer

Since

1.3.0

Properties

Link copied to clipboard
val VALUE: String = "org.springframework.boot.context.properties.ConfigurationPropertiesBinding"
Concrete value for the @Qualifier.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String