Uses of Interface
io.jooby.MvcExtension
Packages that use MvcExtension
-
Uses of MvcExtension in io.jooby
Methods in io.jooby with parameters of type MvcExtensionModifier and TypeMethodDescriptionJooby.mvc(MvcExtension router) Router.mvc(MvcExtension router) Import all route method from the given controller class.