apply Routes
fun <T : Any> Vertx.applyRoutes(router: Router, serviceManager: KVServiceManager<T>)
Content copied to clipboard
A function to generate routes based on definitions from the service manager.
A function to generate routes based on definitions from the service manager.