- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties>, org.springframework.context.ApplicationContextAware
@ConfigurationProperties(value="spring.cloud.stream.gcp.pubsub")
public class PubSubExtendedBindingProperties
extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties,PubSubBindingProperties>
Extended binding properties for Pub/Sub.
- Author:
- João André Martins, Artem Bilan, Daniel Zou