Class Hierarchy
- java.lang.Object
- org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
- org.springframework.cloud.gcp.stream.binder.pubsub.PubSubMessageChannelBinder (implements org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
- org.springframework.boot.actuate.autoconfigure.health.AbstractCompositeHealthContributorConfiguration<C,I,B>
- org.springframework.boot.actuate.autoconfigure.health.CompositeHealthContributorConfiguration<I,B>
- org.springframework.cloud.gcp.data.datastore.repository.query.AbstractDatastoreQuery<T> (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.management.MessageSourceMetrics, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<T> (implements org.springframework.integration.support.management.MessageSourceManagement)
- org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource<F> (implements org.springframework.context.Lifecycle)
- org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource<F> (implements org.springframework.context.Lifecycle)
- org.springframework.cloud.gcp.pubsub.integration.inbound.PubSubMessageSource
- org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<C,P,T> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<C,P>)
- org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
- org.springframework.cloud.gcp.storage.integration.GcsFileInfo
- org.springframework.integration.file.filters.AbstractFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
- org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter<F>
- org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter<F>
- org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<F>
- org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<F> (implements java.io.Closeable, org.springframework.integration.file.filters.ResettableFileListFilter<F>, org.springframework.integration.file.filters.ReversibleFileListFilter<F>)
- org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, java.io.Closeable, org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastoreMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestoreMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.domain.AbstractPageRequest (implements org.springframework.data.domain.Pageable, java.io.Serializable)
- org.springframework.data.domain.PageRequest
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)
- org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.cloud.gcp.data.spanner.core.AbstractSpannerRequestOptions<A> (implements java.io.Serializable)
- org.springframework.cloud.gcp.security.iap.AppEngineAudienceProvider (implements org.springframework.cloud.gcp.security.iap.AudienceProvider)
- org.springframework.cloud.gcp.security.iap.AudienceValidator (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.core.OAuth2TokenValidator<T>)
- org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.bigquery.integration.BigQuerySpringMessageHeaders
- org.springframework.cloud.gcp.bigquery.core.BigQueryTemplate (implements org.springframework.cloud.gcp.bigquery.core.BigQueryOperations)
- org.springframework.cloud.gcp.data.spanner.core.admin.CachingComposingSupplier<T,U> (implements java.util.function.Supplier<T>)
- org.springframework.cloud.gcp.autoconfigure.vision.CloudVisionAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.vision.CloudVisionProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.vision.CloudVisionTemplate
- org.springframework.cloud.gcp.data.spanner.core.convert.CommitTimestamp
- org.springframework.cloud.gcp.data.spanner.core.convert.CommitTimestamp.CommitTimestampDecorator<S> (implements org.springframework.core.convert.converter.Converter<S,T>)
- ch.qos.logback.core.spi.ContextAwareBase (implements ch.qos.logback.core.spi.ContextAware)
- ch.qos.logback.core.LayoutBase<E> (implements ch.qos.logback.core.Layout<E>)
- ch.qos.logback.contrib.json.JsonLayoutBase<E>
- ch.qos.logback.contrib.json.classic.JsonLayout
- ch.qos.logback.core.UnsynchronizedAppenderBase<E> (implements ch.qos.logback.core.Appender<E>)
- org.springframework.cloud.gcp.data.spanner.core.convert.ConversionUtils
- org.springframework.cloud.gcp.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor (implements org.springframework.cloud.gcp.data.spanner.core.convert.SpannerEntityProcessor)
- org.springframework.cloud.gcp.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter (implements org.springframework.cloud.gcp.data.spanner.core.convert.SpannerEntityWriter)
- org.springframework.cloud.gcp.core.Credentials
- org.springframework.data.convert.CustomConversions
- org.springframework.cloud.gcp.data.datastore.repository.support.DatastoreAuditingEventListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.cloud.gcp.autoconfigure.datastore.health.DatastoreHealthIndicatorAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreKeyIdConverter (implements org.springframework.data.rest.webmvc.spi.BackendIdConverter)
- org.springframework.cloud.gcp.data.datastore.core.convert.DatastoreNativeTypes
- org.springframework.cloud.gcp.data.datastore.repository.query.DatastoreQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.cloud.gcp.data.datastore.core.DatastoreQueryOptions
- org.springframework.cloud.gcp.data.datastore.core.DatastoreQueryOptions.Builder
- org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreRepositoriesAutoConfiguration
- org.springframework.cloud.gcp.data.datastore.core.DatastoreResultsCollection<T> (implements java.util.Collection<E>)
- org.springframework.cloud.gcp.data.datastore.core.DatastoreResultsIterable<T> (implements java.lang.Iterable<T>)
- org.springframework.cloud.gcp.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory (implements org.springframework.cloud.gcp.data.datastore.core.convert.ObjectToKeyFactory)
- org.springframework.cloud.gcp.data.datastore.core.DatastoreTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gcp.data.datastore.core.DatastoreOperations)
- org.springframework.cloud.gcp.data.datastore.core.DatastoreTransactionManager.Tx
- org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreTransactionManagerAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider (implements org.springframework.cloud.gcp.autoconfigure.sql.CloudSqlJdbcInfoProvider)
- org.springframework.cloud.gcp.core.DefaultCredentialsProvider (implements com.google.api.gax.core.CredentialsProvider)
- org.springframework.cloud.gcp.data.datastore.core.convert.DefaultDatastoreEntityConverter (implements org.springframework.cloud.gcp.data.datastore.core.convert.DatastoreEntityConverter)
- org.springframework.cloud.gcp.core.DefaultGcpEnvironmentProvider (implements org.springframework.cloud.gcp.core.GcpEnvironmentProvider)
- org.springframework.cloud.gcp.core.DefaultGcpMetadataProvider (implements org.springframework.cloud.gcp.core.MetadataProvider)
- org.springframework.cloud.gcp.core.DefaultGcpProjectIdProvider (implements org.springframework.cloud.gcp.core.GcpProjectIdProvider)
- org.springframework.cloud.gcp.pubsub.support.DefaultPublisherFactory (implements org.springframework.cloud.gcp.pubsub.support.PublisherFactory)
- org.springframework.cloud.gcp.pubsub.support.DefaultSubscriberFactory (implements org.springframework.cloud.gcp.pubsub.support.SubscriberFactory)
- org.springframework.cloud.gcp.vision.DocumentOcrResultSet
- org.springframework.cloud.gcp.vision.DocumentOcrTemplate
- org.springframework.cloud.gcp.autoconfigure.datastore.EmulatorSettings
- org.springframework.cloud.gcp.data.datastore.core.convert.EntityPropertyValueProvider (implements org.springframework.data.mapping.model.PropertyValueProvider<P>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.cloud.gcp.data.datastore.core.mapping.event.DeleteEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.ExecuteDmlEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.LoadEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.AfterQueryEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.AfterReadEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.MutationEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.DeleteEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.SaveEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.AfterSaveEvent
- org.springframework.cloud.gcp.data.spanner.core.mapping.event.BeforeSaveEvent
- org.springframework.cloud.gcp.data.datastore.core.mapping.event.ReadEvent
- org.springframework.cloud.gcp.data.datastore.core.mapping.event.SaveEvent
- org.springframework.cloud.gcp.data.datastore.core.mapping.event.AfterSaveEvent
- org.springframework.cloud.gcp.data.datastore.core.mapping.event.BeforeSaveEvent
- org.springframework.cloud.gcp.autoconfigure.security.FirebaseAuthenticationAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.security.FirebaseAuthenticationProperties
- org.springframework.cloud.gcp.security.firebase.FirebaseJwtTokenDecoder (implements org.springframework.security.oauth2.jwt.JwtDecoder)
- org.springframework.cloud.gcp.security.firebase.FirebaseTokenValidator (implements org.springframework.security.oauth2.core.OAuth2TokenValidator<T>)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestoreDefaultClassMapper (implements org.springframework.cloud.gcp.data.firestore.mapping.FirestoreClassMapper)
- org.springframework.cloud.gcp.data.firestore.repository.support.FirestoreQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.cloud.gcp.autoconfigure.firestore.FirestoreRepositoriesAutoConfiguration
- org.springframework.cloud.gcp.data.firestore.FirestoreTemplate (implements org.springframework.cloud.gcp.data.firestore.FirestoreReactiveOperations)
- org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.cloudfoundry.GcpCloudFoundryEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlProperties
- org.springframework.cloud.gcp.autoconfigure.config.GcpConfigBootstrapConfiguration
- org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier, org.springframework.context.EnvironmentAware)
- org.springframework.cloud.gcp.autoconfigure.core.GcpContextAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration (implements org.springframework.context.SmartLifecycle)
- org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreEmulatorAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.metrics.GcpMetricsProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.core.GcpProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubEmulatorAutoConfiguration
- org.springframework.cloud.gcp.pubsub.support.GcpPubSubHeaders
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.FlowControl
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Publisher
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
- org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubReactiveAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerBootstrapConfiguration
- org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerEmulatorAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.storage.GcpStorageAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties (implements org.springframework.cloud.gcp.core.CredentialsSupplier)
- org.springframework.cloud.gcp.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter (implements org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>)
- org.springframework.cloud.gcp.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter (implements org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>)
- org.springframework.cloud.gcp.storage.integration.GcsSession (implements org.springframework.integration.file.remote.session.Session<F>)
- org.springframework.cloud.gcp.storage.integration.GcsSessionFactory (implements org.springframework.integration.file.remote.session.SessionFactory<F>, org.springframework.integration.file.remote.session.SharedSessionCapable)
- org.springframework.cloud.gcp.autoconfigure.config.GoogleConfigPropertySourceLocator (implements org.springframework.cloud.bootstrap.config.PropertySourceLocator)
- org.springframework.cloud.gcp.storage.GoogleStorageLocation
- org.springframework.cloud.gcp.storage.GoogleStorageProtocolResolver (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.io.ProtocolResolver, org.springframework.context.ResourceLoaderAware)
- org.springframework.cloud.gcp.storage.GoogleStorageProtocolResolverSettings
- org.springframework.cloud.gcp.storage.GoogleStorageResource (implements org.springframework.core.io.WritableResource)
- org.springframework.web.servlet.handler.HandlerInterceptorAdapter (implements org.springframework.web.servlet.AsyncHandlerInterceptor)
- brave.http.HttpParser
- brave.http.HttpClientParser
- brave.http.HttpServerParser
- org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.ConfigurableMetricsAware<M>, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.MessageHandlerMetrics, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<F>
- org.springframework.cloud.gcp.pubsub.integration.outbound.PubSubMessageHandler
- org.springframework.cloud.gcp.pubsub.support.converter.JacksonPubSubMessageConverter (implements org.springframework.cloud.gcp.pubsub.support.converter.PubSubMessageConverter)
- org.springframework.cloud.gcp.data.datastore.core.util.KeyUtil
- org.springframework.cloud.gcp.logging.LoggingWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.cloud.gcp.core.util.MapBuilder<K,V>
- org.springframework.cloud.gcp.data.firestore.util.ObservableReactiveUtil
- org.springframework.cloud.gcp.data.firestore.repository.query.PartTreeFirestoreQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.cloud.gcp.data.spanner.repository.query.PartTreeSpannerQuery<T>
- org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PropertiesConfigAdapter<T>
- org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryPropertiesConfigAdapter<T> (implements io.micrometer.core.instrument.push.PushRegistryConfig)
- org.springframework.boot.actuate.autoconfigure.metrics.export.properties.StepRegistryPropertiesConfigAdapter<T>
- org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverPropertiesConfigAdapter (implements io.micrometer.stackdriver.StackdriverConfig)
- org.springframework.core.env.PropertySource<T>
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.cloud.gcp.pubsub.integration.inbound.PubSubAcknowledgmentCallback (implements org.springframework.integration.acks.AcknowledgmentCallback)
- org.springframework.cloud.gcp.pubsub.PubSubAdmin (implements java.lang.AutoCloseable)
- org.springframework.cloud.gcp.stream.binder.pubsub.config.PubSubBinderConfiguration
- org.springframework.cloud.gcp.stream.binder.pubsub.properties.PubSubBindingProperties (implements org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider)
- org.springframework.cloud.gcp.stream.binder.pubsub.provisioning.PubSubChannelProvisioner (implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<C,P>)
- org.springframework.cloud.gcp.stream.binder.pubsub.properties.PubSubCommonProperties
- org.springframework.cloud.gcp.stream.binder.pubsub.provisioning.PubSubConsumerDestination (implements org.springframework.cloud.stream.provisioning.ConsumerDestination)
- org.springframework.cloud.gcp.pubsub.integration.PubSubHeaderMapper (implements org.springframework.integration.mapping.HeaderMapper<T>)
- org.springframework.cloud.gcp.stream.binder.pubsub.provisioning.PubSubProducerDestination (implements org.springframework.cloud.stream.provisioning.ProducerDestination)
- org.springframework.cloud.gcp.pubsub.core.publisher.PubSubPublisherTemplate (implements org.springframework.cloud.gcp.pubsub.core.publisher.PubSubPublisherOperations)
- org.springframework.cloud.gcp.pubsub.reactive.PubSubReactiveFactory
- org.springframework.cloud.gcp.pubsub.core.subscriber.PubSubSubscriberTemplate (implements org.springframework.beans.factory.DisposableBean, org.springframework.cloud.gcp.pubsub.core.subscriber.PubSubSubscriberOperations)
- org.springframework.cloud.gcp.pubsub.support.PubSubSubscriptionUtils
- org.springframework.cloud.gcp.pubsub.core.PubSubTemplate (implements org.springframework.beans.factory.InitializingBean, org.springframework.cloud.gcp.pubsub.core.PubSubOperations)
- org.springframework.cloud.gcp.pubsub.support.PubSubTopicUtils
- org.springframework.data.repository.query.QueryMethod
- org.springframework.integration.file.remote.RemoteFileTemplate<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.remote.RemoteFileOperations<F>)
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.cloud.gcp.data.datastore.repository.support.DatastoreRepositoryFactory (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.cloud.gcp.data.spanner.repository.support.SpannerRepositoryFactory (implements org.springframework.context.ApplicationContextAware)
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.cloud.gcp.secretmanager.SecretManagerPropertySourceLocator (implements org.springframework.cloud.bootstrap.config.PropertySourceLocator)
- org.springframework.cloud.gcp.secretmanager.SecretManagerTemplate (implements org.springframework.cloud.gcp.secretmanager.SecretManagerOperations)
- org.springframework.cloud.gcp.data.datastore.repository.support.SimpleDatastoreRepository<T,ID> (implements org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID>)
- org.springframework.cloud.gcp.data.firestore.SimpleFirestoreReactiveRepository<T> (implements org.springframework.cloud.gcp.data.firestore.FirestoreReactiveRepository<T>)
- org.springframework.cloud.gcp.pubsub.support.converter.SimplePubSubMessageConverter (implements org.springframework.cloud.gcp.pubsub.support.converter.PubSubMessageConverter)
- org.springframework.cloud.gcp.data.spanner.repository.support.SimpleSpannerRepository<T,ID> (implements org.springframework.cloud.gcp.data.spanner.repository.SpannerRepository<T,ID>)
- org.springframework.cloud.gcp.data.datastore.core.util.SliceUtil
- org.springframework.cloud.gcp.data.spanner.repository.support.SpannerAuditingEventListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerCompositeKeyProperty (implements org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentProperty)
- org.springframework.cloud.gcp.data.spanner.core.convert.SpannerConverters
- org.springframework.cloud.gcp.data.spanner.core.convert.SpannerCustomConverter
- org.springframework.cloud.gcp.data.spanner.core.admin.SpannerDatabaseAdminTemplate
- org.springframework.cloud.gcp.autoconfigure.spanner.SpannerKeyIdConverter (implements org.springframework.data.rest.webmvc.spi.BackendIdConverter)
- org.springframework.cloud.gcp.data.spanner.core.SpannerMutationFactoryImpl (implements org.springframework.cloud.gcp.data.spanner.core.SpannerMutationFactory)
- org.springframework.cloud.gcp.data.spanner.repository.query.SpannerQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.cloud.gcp.autoconfigure.spanner.SpannerRepositoriesAutoConfiguration
- org.springframework.cloud.gcp.data.spanner.core.admin.SpannerSchemaUtils
- org.springframework.cloud.gcp.data.spanner.repository.query.SpannerStatementQueryExecutor
- org.springframework.cloud.gcp.data.spanner.core.SpannerTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gcp.data.spanner.core.SpannerOperations)
- org.springframework.cloud.gcp.data.spanner.core.SpannerTransactionManager.Tx
- org.springframework.cloud.gcp.autoconfigure.spanner.SpannerTransactionManagerAutoConfiguration
- org.springframework.cloud.gcp.data.spanner.core.convert.SpannerTypeMapper
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.cloud.gcp.autoconfigure.sql.SqlCredentialFactory (implements com.google.cloud.sql.CredentialFactory)
- org.springframework.cloud.gcp.data.spanner.repository.query.SqlSpannerQuery<T>
- org.springframework.cloud.gcp.logging.StackdriverErrorReportingServiceContext
- org.springframework.cloud.gcp.autoconfigure.logging.StackdriverLoggingAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.trace.StackdriverTraceAutoConfiguration
- org.springframework.cloud.gcp.autoconfigure.trace.StackdriverTraceAutoConfiguration.StackdriverTraceHttpAutoconfiguration
- org.springframework.cloud.gcp.data.spanner.core.convert.StructAccessor
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.cloud.gcp.logging.TraceIdLoggingEnhancer (implements com.google.cloud.logging.LoggingEnhancer)
- org.springframework.cloud.gcp.data.datastore.core.convert.TwoStepsConversions (implements org.springframework.cloud.gcp.data.datastore.core.convert.ReadWriteConversions)
- org.springframework.cloud.gcp.core.UserAgentHeaderProvider (implements com.google.api.gax.rpc.HeaderProvider)
- org.springframework.cloud.gcp.data.firestore.util.Util
- org.springframework.cloud.gcp.data.datastore.core.util.ValueUtil
- org.springframework.cloud.gcp.logging.extractors.XCloudTraceIdExtractor (implements org.springframework.cloud.gcp.logging.extractors.TraceIdExtractor)
Interface Hierarchy
- org.springframework.cloud.gcp.security.iap.AudienceProvider
- org.springframework.beans.factory.Aware
- org.springframework.context.ApplicationContextAware
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.pubsub.support.BasicAcknowledgeablePubsubMessage
- org.springframework.cloud.gcp.bigquery.core.BigQueryOperations
- org.springframework.cloud.gcp.autoconfigure.sql.CloudSqlJdbcInfoProvider
- org.springframework.cloud.gcp.core.CredentialsSupplier
- org.springframework.cloud.gcp.data.datastore.core.DatastoreOperations
- org.springframework.data.convert.EntityReader<T,S>
- org.springframework.cloud.gcp.data.datastore.core.convert.DatastoreEntityConverter (also extends org.springframework.data.convert.EntityWriter<T,S>)
- org.springframework.cloud.gcp.data.spanner.core.convert.SpannerEntityProcessor (also extends org.springframework.cloud.gcp.data.spanner.core.convert.SpannerEntityWriter)
- org.springframework.cloud.gcp.data.spanner.core.convert.SpannerEntityReader
- org.springframework.data.convert.EntityWriter<T,S>
- org.springframework.cloud.gcp.data.firestore.mapping.FirestoreClassMapper
- org.springframework.cloud.gcp.data.firestore.FirestoreReactiveOperations
- org.springframework.cloud.gcp.core.GcpEnvironmentProvider
- org.springframework.cloud.gcp.core.GcpProjectIdProvider
- java.lang.Iterable<T>
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.cloud.gcp.data.datastore.core.mapping.DatastorePersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.gcp.data.firestore.mapping.FirestorePersistentEntity<T>
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.cloud.gcp.core.MetadataProvider
- org.springframework.cloud.gcp.data.spanner.core.convert.MultipleValueBinder
- org.springframework.cloud.gcp.data.datastore.core.convert.ObjectToKeyFactory
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.cloud.gcp.pubsub.support.PublisherFactory
- org.springframework.cloud.gcp.pubsub.support.converter.PubSubMessageConverter
- org.springframework.cloud.gcp.pubsub.core.publisher.PubSubPublisherOperations
- org.springframework.cloud.gcp.pubsub.core.subscriber.PubSubSubscriberOperations
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.cloud.gcp.data.datastore.core.convert.ReadWriteConversions
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.cloud.gcp.data.spanner.repository.SpannerRepository<T,ID>
- org.springframework.cloud.gcp.data.spanner.repository.SpannerRepository<T,ID>
- org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.cloud.gcp.data.firestore.FirestoreReactiveRepository<T>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.cloud.gcp.data.datastore.repository.DatastoreRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.cloud.gcp.data.spanner.repository.SpannerRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- org.springframework.cloud.gcp.data.spanner.repository.SpannerRepository<T,ID>
- org.springframework.cloud.gcp.secretmanager.SecretManagerOperations
- org.springframework.cloud.gcp.data.spanner.core.SpannerMutationFactory
- org.springframework.cloud.gcp.data.spanner.core.SpannerOperations
- org.springframework.cloud.gcp.logging.StackdriverTraceConstants
- org.springframework.cloud.gcp.pubsub.support.SubscriberFactory
- java.util.function.Supplier<T>
- org.springframework.cloud.gcp.logging.extractors.TraceIdExtractor
Annotation Type Hierarchy
- org.springframework.cloud.gcp.autoconfigure.core.environment.ConditionalOnGcpEnvironment (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.Embedded (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.NotMapped (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.Interleaved (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.Table (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.Column (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.PrimaryKey (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.core.mapping.Where (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.repository.config.EnableSpannerRepositories (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.repository.config.EnableSpannerAuditing (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.spanner.repository.query.Query (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.DiscriminatorValue (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.Entity (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.Field (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.DiscriminatorField (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.LazyReference (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.Descendants (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.core.mapping.Unindexed (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.repository.config.EnableDatastoreRepositories (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.repository.config.EnableDatastoreAuditing (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.datastore.repository.query.Query (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.firestore.Document (implements java.lang.annotation.Annotation)
- org.springframework.cloud.gcp.data.firestore.repository.config.EnableReactiveFirestoreRepositories (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.