Annotation Interface EnableSpringConverterAdapter


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @Import(io.microsphere.spring.core.convert.annotation.EnableSpringConverterAdapterRegistrar.class) public @interface EnableSpringConverterAdapter
Since:
1.0.0
Author:
Mercy
See Also: