Hi, I am using (“io.arrow-kt:arrow-fx-reactor:0.10...
# arrow
g
Hi, I am using (“io.arrow-ktarrow fx reactor0.10.5-SNAPSHOT”), with Spring reactor and this line is giving me a compiler error
val monoResponse: Mono<ServerResponse> = ok().body(monoK.mono, Item::class.java)