Spring Boot graphql endpoint keeps coming up 404
I am having trouble with a spring boot web grapql api project endpoint that keeps returning a 404 not found error message. My controller looks like this.
I am having trouble with a spring boot web grapql api project endpoint that keeps returning a 404 not found error message. My controller looks like this.