kvision-server-micronaut
/
io.kvision.remote
/
KVController
/
get
jvm
get
@
Get
(
value =
"{/path:kv/.*}"
)
suspend fun
get
(
@
PathVariable
path:
String
?, request:
HttpRequest
<*>):
HttpResponse
<
String
>
Content copied to clipboard