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