spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
704 stars 696 forks source link

Backport - Allow pubsub binder to use fully qualified topic name when creating subscription (consumer destination) #2647

Closed ttomsu closed 3 years ago

ttomsu commented 3 years ago

Fixes https://github.com/spring-cloud/spring-cloud-gcp/issues/2642

Original PR: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/234