I have one feignClient with this interface:
@FeignClient( name = "kmr-api", url = "${client.kmr.url}", configuration = KmrClie