@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") 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 © 2022. All rights reserved.