SJ
Results
1
comments of
SJ
I too am trying to implement webflux based application using below dependency as showing in the sample : https://github.com/graphql-java-kickstart/samples/tree/master/spring-boot-webflux The query "hello" is returning the toString() value of Mono and...