Closed userAshish closed 1 week ago
Are you using spring-cloud for that routing config?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
for my request http://api-gateway-host.com**/customer/authentication, I expected this request to be forwarded to first matching entry but its getting forwarded to customer/** (i.e 2nd match) what I can do to fix this issue
Note: first math is having a Eureka registered service ID and 2nd match customer/** is forwarding it to url