Uses of Class
com.google.cloud.spring.pubsub.core.PubSubConfiguration
Packages that use PubSubConfiguration
Package
Description
Auto-configuration for Spring Cloud GCP Pub/Sub module.
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
-
Uses of PubSubConfiguration in com.google.cloud.spring.autoconfigure.pubsub
Subclasses of PubSubConfiguration in com.google.cloud.spring.autoconfigure.pubsub -
Uses of PubSubConfiguration in com.google.cloud.spring.pubsub.support
Constructors in com.google.cloud.spring.pubsub.support with parameters of type PubSubConfigurationModifierConstructorDescriptionDefaultSubscriberFactory
(GcpProjectIdProvider projectIdProvider, PubSubConfiguration pubSubConfiguration) DefaultDefaultSubscriberFactory
constructor.