GenerateBIScriptHandlerFunction

class GenerateBIScriptHandlerFunction(kafkaBootstrapServers: String, topicPrefix: String) : HandlerFunction<ServerResponse>

Constructors

Link copied to clipboard
constructor(kafkaBootstrapServers: String, topicPrefix: String)

Functions

Link copied to clipboard
open override fun handle(request: ServerRequest): Mono<ServerResponse>