@Controller
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Controller @Deprecated public @interface GraphQlController
SchemaMapping
annotations, or one of its shortcut annotations
QueryMapping
, MutationMapping
, and SubscriptionMapping
.