Skip to content
Discussion options

You must be logged in to vote

You shouldn't need a controller advice. The only controller that's being used is the DgsRestController that actually handles the /graphql endpoint. Before that controller returns anything, your custom exception handler already did it's work, so there is nothing to do for an advice.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ssona09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants