Uses of Class
com.google.cloud.spring.pubsub.core.PubSubConfiguration
Packages that use PubSubConfiguration
Package
Description
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
-
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) DefaultDefaultSubscriberFactoryconstructor.