Posts by JHONATAN CASSIANO KRAMER • 1 point
1 post
-
0
votes0
answers11
viewsQ: How to pass URL dynamically using Feignclient Kotlin + Springcloud
In my code where I search a list of clients of a particular company, however according to the name of the client I must do the search in a certain third party Endpoint. In my example (below) come on…