Router
object Router
Provides access to route functions and builder.
Functions
Link copied to clipboard
Create a nested RouterHandler using the specified RouterHandler when the specified RequestPredicate matches.
Link copied to clipboard
Create a Router.Builder to define routes.
Create a RouterHandler invoking the specified ExchangeHandler when the specified RequestPredicate matches.