jar

org.springframework.graphql : spring-graphql

Maven & Gradle

Jul 18, 2023
1.4k stars

GraphQL Support for Spring Applications · GraphQL Support for Spring Applications

Table Of Contents

Latest Version

Download org.springframework.graphql : spring-graphql JAR file - Latest Versions:

All Versions

Download org.springframework.graphql : spring-graphql JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-graphql-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.graphql.server.support

├─ org.springframework.graphql.server.support.GraphQlWebSocketMessage.class - [JAR]

├─ org.springframework.graphql.server.support.GraphQlWebSocketMessageType.class - [JAR]

├─ org.springframework.graphql.server.support.package-info.class - [JAR]

org.springframework.graphql.data.method.annotation

├─ org.springframework.graphql.data.method.annotation.Argument.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.Arguments.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.BatchMapping.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.ContextValue.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.GraphQlExceptionHandler.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.LocalContextValue.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.MutationMapping.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.QueryMapping.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.SchemaMapping.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.SubscriptionMapping.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.package-info.class - [JAR]

org.springframework.graphql.server.webmvc

├─ org.springframework.graphql.server.webmvc.GraphQlHttpHandler.class - [JAR]

├─ org.springframework.graphql.server.webmvc.GraphQlWebSocketHandler.class - [JAR]

├─ org.springframework.graphql.server.webmvc.GraphiQlHandler.class - [JAR]

├─ org.springframework.graphql.server.webmvc.SchemaHandler.class - [JAR]

├─ org.springframework.graphql.server.webmvc.package-info.class - [JAR]

org.springframework.graphql.data.query

├─ org.springframework.graphql.data.query.AbstractSortStrategy.class - [JAR]

├─ org.springframework.graphql.data.query.AutoRegistrationRuntimeWiringConfigurer.class - [JAR]

├─ org.springframework.graphql.data.query.AutoRegistrationTypeVisitor.class - [JAR]

├─ org.springframework.graphql.data.query.JsonKeysetCursorStrategy.class - [JAR]

├─ org.springframework.graphql.data.query.PropertySelection.class - [JAR]

├─ org.springframework.graphql.data.query.QueryByExampleDataFetcher.class - [JAR]

├─ org.springframework.graphql.data.query.QuerydslDataFetcher.class - [JAR]

├─ org.springframework.graphql.data.query.RepositoryUtils.class - [JAR]

├─ org.springframework.graphql.data.query.ScrollPositionCursorStrategy.class - [JAR]

├─ org.springframework.graphql.data.query.ScrollSubrange.class - [JAR]

├─ org.springframework.graphql.data.query.SliceConnectionAdapter.class - [JAR]

├─ org.springframework.graphql.data.query.SortStrategy.class - [JAR]

├─ org.springframework.graphql.data.query.WindowConnectionAdapter.class - [JAR]

├─ org.springframework.graphql.data.query.package-info.class - [JAR]

org.springframework.graphql.execution

├─ org.springframework.graphql.execution.AbstractGraphQlSourceBuilder.class - [JAR]

├─ org.springframework.graphql.execution.BatchLoaderRegistry.class - [JAR]

├─ org.springframework.graphql.execution.ClassNameTypeResolver.class - [JAR]

├─ org.springframework.graphql.execution.CompositeSubscriptionExceptionResolver.class - [JAR]

├─ org.springframework.graphql.execution.ConnectionTypeDefinitionConfigurer.class - [JAR]

├─ org.springframework.graphql.execution.ContextDataFetcherDecorator.class - [JAR]

├─ org.springframework.graphql.execution.DataFetcherExceptionResolver.class - [JAR]

├─ org.springframework.graphql.execution.DataFetcherExceptionResolverAdapter.class - [JAR]

├─ org.springframework.graphql.execution.DataLoaderRegistrar.class - [JAR]

├─ org.springframework.graphql.execution.DefaultBatchLoaderRegistry.class - [JAR]

├─ org.springframework.graphql.execution.DefaultExecutionGraphQlService.class - [JAR]

├─ org.springframework.graphql.execution.DefaultSchemaResourceGraphQlSourceBuilder.class - [JAR]

├─ org.springframework.graphql.execution.DefaultTypeVisitorHelper.class - [JAR]

├─ org.springframework.graphql.execution.ErrorType.class - [JAR]

├─ org.springframework.graphql.execution.ExceptionResolversExceptionHandler.class - [JAR]

├─ org.springframework.graphql.execution.ExternalSchemaGraphQlSourceBuilder.class - [JAR]

├─ org.springframework.graphql.execution.GraphQlContextAccessor.class - [JAR]

├─ org.springframework.graphql.execution.GraphQlSource.class - [JAR]

├─ org.springframework.graphql.execution.MissingSchemaException.class - [JAR]

├─ org.springframework.graphql.execution.ReactiveSecurityDataFetcherExceptionResolver.class - [JAR]

├─ org.springframework.graphql.execution.RuntimeWiringConfigurer.class - [JAR]

├─ org.springframework.graphql.execution.SchemaMappingInspector.class - [JAR]

├─ org.springframework.graphql.execution.SchemaReport.class - [JAR]

├─ org.springframework.graphql.execution.SecurityContextThreadLocalAccessor.class - [JAR]

├─ org.springframework.graphql.execution.SecurityDataFetcherExceptionResolver.class - [JAR]

├─ org.springframework.graphql.execution.SecurityExceptionResolverUtils.class - [JAR]

├─ org.springframework.graphql.execution.SelfDescribingDataFetcher.class - [JAR]

├─ org.springframework.graphql.execution.SubscriptionExceptionResolver.class - [JAR]

├─ org.springframework.graphql.execution.SubscriptionExceptionResolverAdapter.class - [JAR]

├─ org.springframework.graphql.execution.SubscriptionPublisherException.class - [JAR]

├─ org.springframework.graphql.execution.TypeDefinitionConfigurer.class - [JAR]

├─ org.springframework.graphql.execution.TypeVisitorHelper.class - [JAR]

├─ org.springframework.graphql.execution.package-info.class - [JAR]

org.springframework.graphql.server.webflux

├─ org.springframework.graphql.server.webflux.CodecDelegate.class - [JAR]

├─ org.springframework.graphql.server.webflux.GraphQlHttpHandler.class - [JAR]

├─ org.springframework.graphql.server.webflux.GraphQlWebSocketHandler.class - [JAR]

├─ org.springframework.graphql.server.webflux.GraphiQlHandler.class - [JAR]

├─ org.springframework.graphql.server.webflux.SchemaHandler.class - [JAR]

├─ org.springframework.graphql.server.webflux.package-info.class - [JAR]

org.springframework.graphql.data.method

├─ org.springframework.graphql.data.method.HandlerMethod.class - [JAR]

├─ org.springframework.graphql.data.method.HandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.HandlerMethodArgumentResolverComposite.class - [JAR]

├─ org.springframework.graphql.data.method.InvocableHandlerMethodSupport.class - [JAR]

├─ org.springframework.graphql.data.method.package-info.class - [JAR]

org.springframework.graphql

├─ org.springframework.graphql.ExecutionGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.ExecutionGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.ExecutionGraphQlService.class - [JAR]

├─ org.springframework.graphql.GraphQlRequest.class - [JAR]

├─ org.springframework.graphql.GraphQlResponse.class - [JAR]

├─ org.springframework.graphql.ResponseError.class - [JAR]

├─ org.springframework.graphql.ResponseField.class - [JAR]

├─ org.springframework.graphql.package-info.class - [JAR]

org.springframework.graphql.client

├─ org.springframework.graphql.client.AbstractDelegatingGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.AbstractGraphQlClientBuilder.class - [JAR]

├─ org.springframework.graphql.client.ClientGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.client.ClientGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.client.ClientResponseField.class - [JAR]

├─ org.springframework.graphql.client.CodecDelegate.class - [JAR]

├─ org.springframework.graphql.client.DefaultClientGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.client.DefaultClientGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.client.DefaultClientResponseField.class - [JAR]

├─ org.springframework.graphql.client.DefaultGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.DefaultHttpGraphQlClientBuilder.class - [JAR]

├─ org.springframework.graphql.client.DefaultRSocketGraphQlClientBuilder.class - [JAR]

├─ org.springframework.graphql.client.DefaultTransportGraphQlClientBuilder.class - [JAR]

├─ org.springframework.graphql.client.DefaultWebSocketGraphQlClientBuilder.class - [JAR]

├─ org.springframework.graphql.client.FieldAccessException.class - [JAR]

├─ org.springframework.graphql.client.GraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.GraphQlClientException.class - [JAR]

├─ org.springframework.graphql.client.GraphQlClientInterceptor.class - [JAR]

├─ org.springframework.graphql.client.GraphQlTransport.class - [JAR]

├─ org.springframework.graphql.client.GraphQlTransportException.class - [JAR]

├─ org.springframework.graphql.client.HttpGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.HttpGraphQlTransport.class - [JAR]

├─ org.springframework.graphql.client.RSocketGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.RSocketGraphQlTransport.class - [JAR]

├─ org.springframework.graphql.client.ResponseMapGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.client.SubscriptionErrorException.class - [JAR]

├─ org.springframework.graphql.client.WebGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.WebSocketDisconnectedException.class - [JAR]

├─ org.springframework.graphql.client.WebSocketGraphQlClient.class - [JAR]

├─ org.springframework.graphql.client.WebSocketGraphQlClientInterceptor.class - [JAR]

├─ org.springframework.graphql.client.WebSocketGraphQlTransport.class - [JAR]

├─ org.springframework.graphql.client.package-info.class - [JAR]

org.springframework.graphql.data.method.annotation.support

├─ org.springframework.graphql.data.method.annotation.support.AnnotatedControllerConfigurer.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.AnnotatedControllerExceptionResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ArgumentMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ArgumentValueValueExtractor.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ArgumentsMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.AuthenticationPrincipalArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.BatchLoaderHandlerMethod.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ContextValueMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ContinuationHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.DataFetcherHandlerMethod.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.DataFetchingEnvironmentMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.DataLoaderMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.LocalContextValueMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.PrincipalMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ProjectedPayloadMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.SchemaMappingBeanFactoryInitializationAotProcessor.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ScrollSubrangeMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.SortMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.SourceMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.SubrangeMethodArgumentResolver.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.ValidationHelper.class - [JAR]

├─ org.springframework.graphql.data.method.annotation.support.package-info.class - [JAR]

org.springframework.graphql.observation

├─ org.springframework.graphql.observation.DataFetcherObservationContext.class - [JAR]

├─ org.springframework.graphql.observation.DataFetcherObservationConvention.class - [JAR]

├─ org.springframework.graphql.observation.DefaultDataFetcherObservationConvention.class - [JAR]

├─ org.springframework.graphql.observation.DefaultExecutionRequestObservationConvention.class - [JAR]

├─ org.springframework.graphql.observation.ExecutionRequestObservationContext.class - [JAR]

├─ org.springframework.graphql.observation.ExecutionRequestObservationConvention.class - [JAR]

├─ org.springframework.graphql.observation.GraphQlObservationDocumentation.class - [JAR]

├─ org.springframework.graphql.observation.GraphQlObservationInstrumentation.class - [JAR]

├─ org.springframework.graphql.observation.package-info.class - [JAR]

org.springframework.graphql.support

├─ org.springframework.graphql.support.AbstractGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.support.CachingDocumentSource.class - [JAR]

├─ org.springframework.graphql.support.DefaultExecutionGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.support.DefaultExecutionGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.support.DefaultGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.support.DocumentSource.class - [JAR]

├─ org.springframework.graphql.support.ResourceDocumentSource.class - [JAR]

├─ org.springframework.graphql.support.package-info.class - [JAR]

org.springframework.graphql.server

├─ org.springframework.graphql.server.DefaultWebGraphQlHandlerBuilder.class - [JAR]

├─ org.springframework.graphql.server.GraphQlRSocketHandler.class - [JAR]

├─ org.springframework.graphql.server.RSocketGraphQlInterceptor.class - [JAR]

├─ org.springframework.graphql.server.RSocketGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.server.RSocketGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.server.WebGraphQlHandler.class - [JAR]

├─ org.springframework.graphql.server.WebGraphQlInterceptor.class - [JAR]

├─ org.springframework.graphql.server.WebGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.server.WebGraphQlResponse.class - [JAR]

├─ org.springframework.graphql.server.WebSocketGraphQlInterceptor.class - [JAR]

├─ org.springframework.graphql.server.WebSocketGraphQlRequest.class - [JAR]

├─ org.springframework.graphql.server.WebSocketSessionInfo.class - [JAR]

├─ org.springframework.graphql.server.package-info.class - [JAR]

org.springframework.graphql.data.pagination

├─ org.springframework.graphql.data.pagination.Base64CursorEncoder.class - [JAR]

├─ org.springframework.graphql.data.pagination.CompositeConnectionAdapter.class - [JAR]

├─ org.springframework.graphql.data.pagination.ConnectionAdapter.class - [JAR]

├─ org.springframework.graphql.data.pagination.ConnectionAdapterSupport.class - [JAR]

├─ org.springframework.graphql.data.pagination.ConnectionFieldTypeVisitor.class - [JAR]

├─ org.springframework.graphql.data.pagination.CursorEncoder.class - [JAR]

├─ org.springframework.graphql.data.pagination.CursorStrategy.class - [JAR]

├─ org.springframework.graphql.data.pagination.EncodingCursorStrategy.class - [JAR]

├─ org.springframework.graphql.data.pagination.NoOpCursorEncoder.class - [JAR]

├─ org.springframework.graphql.data.pagination.Subrange.class - [JAR]

├─ org.springframework.graphql.data.pagination.package-info.class - [JAR]

org.springframework.graphql.data

├─ org.springframework.graphql.data.ArgumentValue.class - [JAR]

├─ org.springframework.graphql.data.GraphQlArgumentBinder.class - [JAR]

├─ org.springframework.graphql.data.GraphQlRepository.class - [JAR]

├─ org.springframework.graphql.data.package-info.class - [JAR]