applyRoutes

fun <T : Any> Vertx.applyRoutes(router: Router, serviceManager: KVServiceManager<T>)

A function to generate routes based on definitions from the service manager.