open class KVController
<init>
KVController()
applicationContext
lateinit var applicationContext: <ERROR CLASS>
services
lateinit var services: List<KVServiceManager<*>>
kVMapping
open fun kVMapping(req: <ERROR CLASS>, res: <ERROR CLASS>): Unit