kvision
Toggle table of contents
8.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
kvision
kvision-server-micronaut
/
io.kvision.remote
/
KVController
/
get
get
jvm
@
Get
(
value
=
"/{+path}"
)
suspend
fun
get
(
@
PathVariable
path
:
String
?
,
request
:
HttpRequest
<
*
>
)
:
HttpResponse
<
String
>
(
source
)