|
I tried to use DataLoaders in a Spring WebFlux application, all the APIs in the service/repositories returned a Mono/Flux, but there is no a DataLoader variant for these case. |
Answered by
bbakerman
Sep 6, 2021
Replies: 1 comment
|
0 replies
Answer selected by
hantsy
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 to comment
Monos can be made intoCompletableFutures