Closed fengyws closed 6 years ago
Please provide more details, including a sample that reproduces the problem you are experiencing.
like this, the RONCOO-CLOUD-USER-SERVICE has 3, feign invoking it for RoundRobin, but i want feign can assign the one
Are you asking how to specify a single instance for Feign to use instead using all instances?
during tests you can make ribbon use a static list if that's what you are asking.
thanks,i see
with eureka,feign can not assign the ip. when test, i want to assign the ip, how to do ?