`awaitBody()` <https://docs.spring.io/spring-frame...
# spring
d
thx
but sebastien how do i Infer dataclass type
s
This is a reified variant
so
awaitBody<Foo>()
or inferred via explicit return type
d
ah ok cool
hey sebastien short remark
coRouter means coroutineRouter and when a use a suspend function in my hanlder i have to use this coRouter ?
s
Yes