@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface DefaultEncoding
This annotation signals that the target field should be injected with Mule's default encoding.
The annotated field should be of type String
Copyright © 2021. All rights reserved.