Hierarchy For Package org.springframework.boot.graphql.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.boot.graphql.autoconfigure.GraphQlAutoConfiguration
- org.springframework.boot.graphql.autoconfigure.GraphQlCorsProperties
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.DeprecatedSse
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Graphiql
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Http
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Rsocket
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Schema
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Schema.Inspection
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Schema.Introspection
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Schema.Printer
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Sse
- org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Websocket
Interface Hierarchy
- org.springframework.boot.graphql.autoconfigure.GraphQlSourceBuilderCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.graphql.autoconfigure.ConditionalOnGraphQlSchema (implements java.lang.annotation.Annotation)