E1izabeth / RoutesService

Microservice REST API with custom query language for filtering, discoverability, and load balancing (Spring Web MVC, Spring Cloud, Eureka, Ribbon, Zuul Proxy)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Не POST

AlphaBeth opened this issue · comments

case Urls.QUERY_ACTION_GET_DISTANCE_SUM: ctx.getDst(); break;
case Urls.QUERY_ACTION_GET_ROUTES_BY_NAME: ctx.getRouteByName(); break;