Index
All Classes and Interfaces|All Packages
B
- BlazePersistenceDgsAutoConfiguration - Class in com.blazebit.persistence.integration.graphql.dgs
-
The following is a bit against the schema first DGS principle but we do it anyway since it's a lot easier to work this way than to define types twice and try to make sure they match up.
- BlazePersistenceDgsAutoConfiguration(EntityViewManager, GraphQLEntityViewSupportFactory) - Constructor for class com.blazebit.persistence.integration.graphql.dgs.BlazePersistenceDgsAutoConfiguration
-
The constructor creates the
TypeDefinitionRegistrythat is later exposed via @DgsTypeDefinitionRegistry.
C
- com.blazebit.persistence.integration.graphql.dgs - package com.blazebit.persistence.integration.graphql.dgs
G
- getSchema() - Method in class com.blazebit.persistence.integration.graphql.dgs.BlazePersistenceDgsAutoConfiguration
- graphQLEntityViewSupportFactory() - Method in class com.blazebit.persistence.integration.graphql.dgs.GraphQLEntityViewSupportFactoryAutoConfiguration
- GraphQLEntityViewSupportFactoryAutoConfiguration - Class in com.blazebit.persistence.integration.graphql.dgs
-
This is the companion configuration for
BlazePersistenceDgsAutoConfigurationand exposes theGraphQLEntityViewSupportFactoryas an optional bean, so it can be customized. - GraphQLEntityViewSupportFactoryAutoConfiguration() - Constructor for class com.blazebit.persistence.integration.graphql.dgs.GraphQLEntityViewSupportFactoryAutoConfiguration
R
- registry() - Method in class com.blazebit.persistence.integration.graphql.dgs.BlazePersistenceDgsAutoConfiguration
All Classes and Interfaces|All Packages