All Classes and Interfaces
Class
Description
The Builder that helps building instance of this POJO.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Board GraphQL type, as defined in the provided GraphQL schema.
This class implements the access to the database : there are so many ways to do this, that the developper has still
work to do.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Member GraphQL type, as defined in the provided GraphQL schema.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Mutation GraphQL type, as defined in the provided GraphQL schema.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Post GraphQL type, as defined in the provided GraphQL schema.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Query GraphQL type, as defined in the provided GraphQL schema.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Subscription GraphQL type, as defined in the provided GraphQL schema.
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the Topic GraphQL type, as defined in the provided GraphQL schema.
This class implements the access to the database : there are so many ways to do this, that the developper has still
work to do.
Instances of this classes will be sent back as INTERNAL_ERROR GraphQL errors, with their message
This Spring autoconfiguration class is used to declare default beans, that can then be overridden, thanks to the
&Primary spring annotation.
Thanks to spring-graphql, the POJO classes are auto-magically discovered and mapped.
This URI is used in maven build, to check that the server is properly started.
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
A Spring bean that register
This class is both a sample, and the support for an IT test that checks proper error management on client side, when an error occurs on server side.
DataFetcherExceptionResolverAdapter
to configure the way Java exceptions are
mapped to GraphQL errors.This class is both a sample, and the support for an IT test that checks proper error management on client side, when an error occurs on server side.
Implements the spring-graphql exception management, for Subscriptions
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
This class is responsible for Publishing new Posts.
The Builder that helps building instance of this POJO.
This registry logs each DataFetchersDelegate spring component.
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
Spring Security configuration to configure OAuth2 only for the /graphql path, and to disable CSRF.