119120121122123124125
@AuraConfiguration public class AuraImplConfig { @Impl public static FormatAdapter<?> actionJSONFormatAdapter() { return new ActionJSONFormatAdapter(); }