All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-graphql JAR 1.3.3 with all dependencies


GraphQL Support for Spring Applications

Files of the artifact spring-graphql version 1.3.3 from the group org.springframework.graphql.

Test

Artifact spring-graphql
Group org.springframework.graphql
Version 1.3.3
Last update 23. October 2024
Tags: spring graphql support applications
Organization Spring IO
URL https://github.com/spring-projects/spring-graphql
License Apache License, Version 2.0
Dependencies amount 3
Dependencies graphql-java, reactor-core, spring-context,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of spring-graphql Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of spring-graphql version 1.3.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.native-image.org.springframework.graphql.spring-graphql
META-INF.native-image.org.springframework.graphql.spring-graphql.META-INF.native-image.org.springframework.graphql.spring-graphql.reflect-config.json
META-INF.native-image.org.springframework.graphql.spring-graphql.META-INF.native-image.org.springframework.graphql.spring-graphql.resource-config.json
META-INF.services
META-INF.services.META-INF.services.io.micrometer.context.ContextAccessor
META-INF.services.META-INF.services.io.micrometer.context.ThreadLocalAccessor
META-INF.services.META-INF.services.jakarta.validation.valueextraction.ValueExtractor
META-INF.spring
META-INF.spring.META-INF.spring.aot.factories
graphiql
graphiql.graphiql.index.html
org.springframework.graphql
org.springframework.graphql.org.springframework.graphql.ExecutionGraphQlRequest
org.springframework.graphql.org.springframework.graphql.ExecutionGraphQlResponse
org.springframework.graphql.org.springframework.graphql.ExecutionGraphQlService
org.springframework.graphql.org.springframework.graphql.GraphQlRequest
org.springframework.graphql.org.springframework.graphql.GraphQlResponse
org.springframework.graphql.org.springframework.graphql.ResponseError
org.springframework.graphql.org.springframework.graphql.ResponseField
org.springframework.graphql.client
org.springframework.graphql.client.org.springframework.graphql.client.AbstractDelegatingGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.AbstractGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.AbstractGraphQlClientSyncBuilder
org.springframework.graphql.client.org.springframework.graphql.client.ClientGraphQlRequest
org.springframework.graphql.client.org.springframework.graphql.client.ClientGraphQlResponse
org.springframework.graphql.client.org.springframework.graphql.client.ClientResponseField
org.springframework.graphql.client.org.springframework.graphql.client.CodecDelegate
org.springframework.graphql.client.org.springframework.graphql.client.DefaultClientGraphQlRequest
org.springframework.graphql.client.org.springframework.graphql.client.DefaultClientGraphQlResponse
org.springframework.graphql.client.org.springframework.graphql.client.DefaultClientResponseField
org.springframework.graphql.client.org.springframework.graphql.client.DefaultGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.DefaultHttpGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.DefaultRSocketGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.DefaultSyncHttpGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.DefaultTransportGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.DefaultWebSocketGraphQlClientBuilder
org.springframework.graphql.client.org.springframework.graphql.client.DgsGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.FieldAccessException
org.springframework.graphql.client.org.springframework.graphql.client.GraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.GraphQlClientException
org.springframework.graphql.client.org.springframework.graphql.client.GraphQlClientInterceptor
org.springframework.graphql.client.org.springframework.graphql.client.GraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.GraphQlTransportException
org.springframework.graphql.client.org.springframework.graphql.client.HttpGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.HttpGraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.HttpMessageConverterDelegate
org.springframework.graphql.client.org.springframework.graphql.client.HttpSyncGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.HttpSyncGraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.RSocketGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.RSocketGraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.ResponseMapGraphQlResponse
org.springframework.graphql.client.org.springframework.graphql.client.SubscriptionErrorException
org.springframework.graphql.client.org.springframework.graphql.client.SyncGraphQlClientInterceptor
org.springframework.graphql.client.org.springframework.graphql.client.SyncGraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.WebGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.WebSocketDisconnectedException
org.springframework.graphql.client.org.springframework.graphql.client.WebSocketGraphQlClient
org.springframework.graphql.client.org.springframework.graphql.client.WebSocketGraphQlClientInterceptor
org.springframework.graphql.client.org.springframework.graphql.client.WebSocketGraphQlTransport
org.springframework.graphql.client.org.springframework.graphql.client.package-info
org.springframework.graphql.data
org.springframework.graphql.data.org.springframework.graphql.data.ArgumentValue
org.springframework.graphql.data.org.springframework.graphql.data.GraphQlArgumentBinder
org.springframework.graphql.data.org.springframework.graphql.data.GraphQlRepository
org.springframework.graphql.data.federation
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.EntitiesDataFetcher
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.EntityArgumentMethodArgumentResolver
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.EntityArgumentsMethodArgumentResolver
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.EntityHandlerMethod
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.EntityMapping
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.FederationSchemaFactory
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.RepresentationException
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.RepresentationNotResolvedException
org.springframework.graphql.data.federation.org.springframework.graphql.data.federation.package-info
org.springframework.graphql.data.method
org.springframework.graphql.data.method.org.springframework.graphql.data.method.HandlerMethod
org.springframework.graphql.data.method.org.springframework.graphql.data.method.HandlerMethodArgumentResolver
org.springframework.graphql.data.method.org.springframework.graphql.data.method.HandlerMethodArgumentResolverComposite
org.springframework.graphql.data.method.org.springframework.graphql.data.method.InvocableHandlerMethodSupport
org.springframework.graphql.data.method.annotation
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.Argument
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.Arguments
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.BatchMapping
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.ContextValue
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.GraphQlExceptionHandler
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.LocalContextValue
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.MutationMapping
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.QueryMapping
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.SchemaMapping
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.SubscriptionMapping
org.springframework.graphql.data.method.annotation.org.springframework.graphql.data.method.annotation.package-info
org.springframework.graphql.data.method.annotation.support
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.AnnotatedControllerConfigurer
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.AnnotatedControllerDetectionSupport
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.AnnotatedControllerExceptionResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ArgumentMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ArgumentValueValueExtractor
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ArgumentsMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.AuthenticationPrincipalArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.BatchLoaderHandlerMethod
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ContextValueMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ContinuationHandlerMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.DataFetcherHandlerMethod
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.DataFetcherHandlerMethodSupport
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.DataFetcherMappingInfo
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.DataFetchingEnvironmentMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.DataLoaderMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.HandlerDataFetcherExceptionResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.LocalContextValueMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.PrincipalMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ProjectedPayloadMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.SchemaMappingBeanFactoryInitializationAotProcessor
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ScrollSubrangeMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.SortMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.SourceMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.SubrangeMethodArgumentResolver
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.ValidationHelper
org.springframework.graphql.data.method.annotation.support.org.springframework.graphql.data.method.annotation.support.package-info
org.springframework.graphql.data.method
org.springframework.graphql.data.method.org.springframework.graphql.data.method.package-info
org.springframework.graphql.data
org.springframework.graphql.data.org.springframework.graphql.data.package-info
org.springframework.graphql.data.pagination
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.Base64CursorEncoder
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.CompositeConnectionAdapter
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.ConnectionAdapter
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.ConnectionAdapterSupport
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.ConnectionFieldTypeVisitor
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.CursorEncoder
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.CursorStrategy
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.EncodingCursorStrategy
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.NoOpCursorEncoder
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.Subrange
org.springframework.graphql.data.pagination.org.springframework.graphql.data.pagination.package-info
org.springframework.graphql.data.query
org.springframework.graphql.data.query.org.springframework.graphql.data.query.AbstractSortStrategy
org.springframework.graphql.data.query.org.springframework.graphql.data.query.AutoRegistrationRuntimeWiringConfigurer
org.springframework.graphql.data.query.org.springframework.graphql.data.query.JsonKeysetCursorStrategy
org.springframework.graphql.data.query.org.springframework.graphql.data.query.PropertySelection
org.springframework.graphql.data.query.org.springframework.graphql.data.query.QueryByExampleDataFetcher
org.springframework.graphql.data.query.org.springframework.graphql.data.query.QuerydslDataFetcher
org.springframework.graphql.data.query.org.springframework.graphql.data.query.RepositoryUtils
org.springframework.graphql.data.query.org.springframework.graphql.data.query.ScrollPositionCursorStrategy
org.springframework.graphql.data.query.org.springframework.graphql.data.query.ScrollSubrange
org.springframework.graphql.data.query.org.springframework.graphql.data.query.SliceConnectionAdapter
org.springframework.graphql.data.query.org.springframework.graphql.data.query.SortStrategy
org.springframework.graphql.data.query.org.springframework.graphql.data.query.WindowConnectionAdapter
org.springframework.graphql.data.query.org.springframework.graphql.data.query.package-info
org.springframework.graphql.execution
org.springframework.graphql.execution.org.springframework.graphql.execution.AbstractGraphQlSourceBuilder
org.springframework.graphql.execution.org.springframework.graphql.execution.BatchLoaderRegistry
org.springframework.graphql.execution.org.springframework.graphql.execution.ClassNameTypeResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.CompositeSubscriptionExceptionResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.ConnectionTypeDefinitionConfigurer
org.springframework.graphql.execution.org.springframework.graphql.execution.ContextDataFetcherDecorator
org.springframework.graphql.execution.org.springframework.graphql.execution.ContextSnapshotFactoryHelper
org.springframework.graphql.execution.org.springframework.graphql.execution.DataFetcherExceptionResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.DataFetcherExceptionResolverAdapter
org.springframework.graphql.execution.org.springframework.graphql.execution.DataLoaderRegistrar
org.springframework.graphql.execution.org.springframework.graphql.execution.DefaultBatchLoaderRegistry
org.springframework.graphql.execution.org.springframework.graphql.execution.DefaultExecutionGraphQlService
org.springframework.graphql.execution.org.springframework.graphql.execution.DefaultSchemaResourceGraphQlSourceBuilder
org.springframework.graphql.execution.org.springframework.graphql.execution.ErrorType
org.springframework.graphql.execution.org.springframework.graphql.execution.ExceptionResolversExceptionHandler
org.springframework.graphql.execution.org.springframework.graphql.execution.ExternalSchemaGraphQlSourceBuilder
org.springframework.graphql.execution.org.springframework.graphql.execution.GraphQlContextAccessor
org.springframework.graphql.execution.org.springframework.graphql.execution.GraphQlSource
org.springframework.graphql.execution.org.springframework.graphql.execution.MissingSchemaException
org.springframework.graphql.execution.org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
org.springframework.graphql.execution.org.springframework.graphql.execution.ReactiveSecurityDataFetcherExceptionResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.RuntimeWiringConfigurer
org.springframework.graphql.execution.org.springframework.graphql.execution.SchemaMappingInspector
org.springframework.graphql.execution.org.springframework.graphql.execution.SchemaReport
org.springframework.graphql.execution.org.springframework.graphql.execution.SecurityContextThreadLocalAccessor
org.springframework.graphql.execution.org.springframework.graphql.execution.SecurityDataFetcherExceptionResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.SecurityExceptionResolverUtils
org.springframework.graphql.execution.org.springframework.graphql.execution.SelfDescribingDataFetcher
org.springframework.graphql.execution.org.springframework.graphql.execution.SubscriptionExceptionResolver
org.springframework.graphql.execution.org.springframework.graphql.execution.SubscriptionExceptionResolverAdapter
org.springframework.graphql.execution.org.springframework.graphql.execution.SubscriptionPublisherException
org.springframework.graphql.execution.org.springframework.graphql.execution.TypeDefinitionConfigurer
org.springframework.graphql.execution.org.springframework.graphql.execution.TypeVisitorHelper
org.springframework.graphql.execution.org.springframework.graphql.execution.package-info
org.springframework.graphql.observation
org.springframework.graphql.observation.org.springframework.graphql.observation.DataFetcherObservationContext
org.springframework.graphql.observation.org.springframework.graphql.observation.DataFetcherObservationConvention
org.springframework.graphql.observation.org.springframework.graphql.observation.DefaultDataFetcherObservationConvention
org.springframework.graphql.observation.org.springframework.graphql.observation.DefaultExecutionRequestObservationConvention
org.springframework.graphql.observation.org.springframework.graphql.observation.ExecutionRequestObservationContext
org.springframework.graphql.observation.org.springframework.graphql.observation.ExecutionRequestObservationConvention
org.springframework.graphql.observation.org.springframework.graphql.observation.GraphQlObservationDocumentation
org.springframework.graphql.observation.org.springframework.graphql.observation.GraphQlObservationInstrumentation
org.springframework.graphql.observation.org.springframework.graphql.observation.package-info
org.springframework.graphql
org.springframework.graphql.org.springframework.graphql.package-info
org.springframework.graphql.server
org.springframework.graphql.server.org.springframework.graphql.server.DefaultWebGraphQlHandlerBuilder
org.springframework.graphql.server.org.springframework.graphql.server.GraphQlRSocketHandler
org.springframework.graphql.server.org.springframework.graphql.server.RSocketGraphQlInterceptor
org.springframework.graphql.server.org.springframework.graphql.server.RSocketGraphQlRequest
org.springframework.graphql.server.org.springframework.graphql.server.RSocketGraphQlResponse
org.springframework.graphql.server.org.springframework.graphql.server.WebGraphQlHandler
org.springframework.graphql.server.org.springframework.graphql.server.WebGraphQlInterceptor
org.springframework.graphql.server.org.springframework.graphql.server.WebGraphQlRequest
org.springframework.graphql.server.org.springframework.graphql.server.WebGraphQlResponse
org.springframework.graphql.server.org.springframework.graphql.server.WebSocketGraphQlInterceptor
org.springframework.graphql.server.org.springframework.graphql.server.WebSocketGraphQlRequest
org.springframework.graphql.server.org.springframework.graphql.server.WebSocketSessionInfo
org.springframework.graphql.server.org.springframework.graphql.server.package-info
org.springframework.graphql.server.support
org.springframework.graphql.server.support.org.springframework.graphql.server.support.AbstractAuthenticationWebSocketInterceptor
org.springframework.graphql.server.support.org.springframework.graphql.server.support.AuthenticationExtractor
org.springframework.graphql.server.support.org.springframework.graphql.server.support.BearerTokenAuthenticationExtractor
org.springframework.graphql.server.support.org.springframework.graphql.server.support.GraphQlWebSocketMessage
org.springframework.graphql.server.support.org.springframework.graphql.server.support.GraphQlWebSocketMessageType
org.springframework.graphql.server.support.org.springframework.graphql.server.support.SerializableGraphQlRequest
org.springframework.graphql.server.support.org.springframework.graphql.server.support.package-info
org.springframework.graphql.server.webflux
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.AbstractGraphQlHttpHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.AuthenticationWebSocketInterceptor
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.GraphQlHttpHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.GraphQlRequestPredicates
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.GraphQlSseHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.GraphQlWebSocketHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.GraphiQlHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.HttpCodecDelegate
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.SchemaHandler
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.WebSocketCodecDelegate
org.springframework.graphql.server.webflux.org.springframework.graphql.server.webflux.package-info
org.springframework.graphql.server.webmvc
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.AbstractGraphQlHttpHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.AuthenticationWebSocketInterceptor
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.GraphQlHttpHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.GraphQlRequestPredicates
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.GraphQlSseHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.GraphQlWebSocketHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.GraphiQlHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.SchemaHandler
org.springframework.graphql.server.webmvc.org.springframework.graphql.server.webmvc.package-info
org.springframework.graphql.support
org.springframework.graphql.support.org.springframework.graphql.support.AbstractGraphQlResponse
org.springframework.graphql.support.org.springframework.graphql.support.CachingDocumentSource
org.springframework.graphql.support.org.springframework.graphql.support.DefaultExecutionGraphQlRequest
org.springframework.graphql.support.org.springframework.graphql.support.DefaultExecutionGraphQlResponse
org.springframework.graphql.support.org.springframework.graphql.support.DefaultGraphQlRequest
org.springframework.graphql.support.org.springframework.graphql.support.DocumentSource
org.springframework.graphql.support.org.springframework.graphql.support.ResourceDocumentSource
org.springframework.graphql.support.org.springframework.graphql.support.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy