Commit 8e16789e by Dave Syer

/route -> /routes

parent ddf7edeb
......@@ -88,7 +88,7 @@ public class ZuulHandlerMapping extends AbstractUrlHandlerMapping implements
@Override
public String getPath() {
return "/route";
return "/routes";
}
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment