how to get feign client name and url both dynamically in spring boot Java

前端 未结 0 428
北荒
北荒 2020-12-07 14:28

I am new to feign client implementation , i have following code for current implementation .

FeignPaymentAbcService:
@FeignClient(name= "abc-service"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题