ConfigurationPropertiesBindHandlerAdvisor

Allows additional functionality to be applied to the BindHandler used by the ConfigurationPropertiesBindingPostProcessor.

Author

Phillip Webb

Since

2.1.0

See also

Functions

Link copied to clipboard
abstract fun apply(bindHandler: BindHandler): BindHandler
Apply additional functionality to the source bind handler.