Replies: 1 comment 2 replies
-
|
https://netflix.github.io/dgs/advanced/security/ Also, are you returning a Mono<MutableList> instead of a Flux in purpose? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to DGS so this might be a stupid question. But how do I add Spring ReactiveMethodSecurity to an Endpoint? I was expecting that something simliar like the following works:
This resolves an error: "Can't resolve value (/users) : type mismatch error, expected type LIST".
Beta Was this translation helpful? Give feedback.
All reactions