@MinMuleVersion(value="4.1") @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 © 2025 MuleSoft, Inc.. All rights reserved.