K V Handler
@Component()
Content copied to clipboard
Default Spring Boot handler
Constructors
KVHandler
Link copied to clipboard
fun KVHandler(services: List<KVServiceManager<*>>, applicationContext: ApplicationContext)
Content copied to clipboard
Functions
serverRequest
Link copied to clipboard
@Bean()
@Scope(value = "prototype" )
Content copied to clipboard