@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface IntegrationConverter
<int:converter/>
) to register
Converter
,
GenericConverter
or
ConverterFactory
beans for the integrationConversionService
.
This annotation can be used at the class
level for Component
beans
and on methods with Bean
.