And of course as with all Kovert controllers, you ...
# kohesive
a
And of course as with all Kovert controllers, you decide the context object you receive, since your controllers never need see the Kovert API. in the above examples
UserContext
is any class that can be constructed with a single parameter of
RoutingContext
(which is a Vert.x class, when using Vert.x as the engine)