Uses of Interface
io.avaje.jex.Routing.Group
-
Packages that use Routing.Group Package Description io.avaje.jex -
-
Uses of Routing.Group in io.avaje.jex
Methods in io.avaje.jex with parameters of type Routing.Group Modifier and Type Method Description RoutingRouting. path(String path, Routing.Group group)Add a group of route handlers with a common path prefix.
-