Index

B C G R 
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 TypeDefinitionRegistry that 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 BlazePersistenceDgsAutoConfiguration and exposes the GraphQLEntityViewSupportFactory as 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
 
B C G R 
All Classes and Interfaces|All Packages