Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up| ★ wanayoo — archive 1999 https://github.com/graphql-java-kickstart/graphql-java-tools/issues/410 | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I use graphql-spring-boot-starter 7.1.0 version.
My code.
then
But, If @PreAuthorize("isAuthenticated()") is deleted, it works.
How can I fix it?