@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface TypeResolver
InputTypeResolver that will be used to resolve the Parameter's
MetadataType dynamically| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends InputTypeResolver> |
value |
public abstract Class<? extends InputTypeResolver> value
InputTypeResolver for the annotated ParameterCopyright © 2021. All rights reserved.