restConfiguration().component("servlet") .enableCORS(true) .bindingMode(RestBindingMode.json) .skipBindingOnErrorCode(false) .clientRequest