My Feign client is defined as follow :
@FeignClient(name = "${feign.name}",url = "${feign.url}", configuration = {DateFormatConfig