applyRoutes
fun <T : Any> Route.applyRoutes(serviceManager: KVServiceManager<T>, serializersModules: List<SerializersModule>? = null)(source)
A function to generate routes based on definitions from the service manager.
A function to generate routes based on definitions from the service manager.