Interface ExtensionConfigurer

All Known Subinterfaces:
Configurer
All Known Implementing Classes:
SimpleExtensionConfigurer

@Alpha public interface ExtensionConfigurer
Configures ConfigRegistry instances. Implementation classes are referenced from annotations that are marked with the UseExtensionConfigurer annotation.
Instances of this interface update the configuration used to execute a specific method e.g. to register row mapper needed for the execution of the underlying ExtensionHandler.
Since:
3.38.0