Uses of Class
io.mangoo.routing.routes.PathRoute
-
Packages that use PathRoute Package Description io.mangoo.routing -
-
Uses of PathRoute in io.mangoo.routing
Methods in io.mangoo.routing that return PathRoute Modifier and Type Method Description static PathRouteBind. pathResource()Creates a new PathResource routeMethods in io.mangoo.routing that return types with arguments of type PathRoute Modifier and Type Method Description static Stream<PathRoute>Router. getPathRoutes()
-