An @FeignClient interface has a lot methods, but the remote just implement Idempotent for some method,so i want to add retryer for just specified method.
Comment From: spencergibb
That is not supported in upstream openfeign. Please open an issue there.