Expand description
The RouteBuilder trait defines the internal dsl to build route trees as implemented by all RouteSegments
Traitsยง
- Route
Builder - A routebuilder can be used to define routes by adding path segments, middelwares and endpoints to a route tree
- Route
Builder Ext - Some extension methods for the routebuilder to make the routing dsl a bit nicer