Annotation Type ConfiguringAnnotation
Deprecated.
Annotation used to modify configuration in the context of a SQL object or method. Use this to annotate an annotation.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionClass
<? extends Configurer> Deprecated.AConfigurer
type, which will be used to configureConfigRegistry
instances.
-
Element Details
-
value
Class<? extends Configurer> valueDeprecated.AConfigurer
type, which will be used to configureConfigRegistry
instances.- Returns:
- the Configurer type used to configure a
ConfigRegistry
for the configuring annotation.
-
UseExtensionConfigurer
.