spring-guides / gs-messaging-gcp-pubsub

Messaging with Google Cloud Pub/Sub :: Learn how to exchange messages using Spring Integration channel adapters and Google Cloud Pub/Sub
https://spring.io/guides/gs/messaging-gcp-pubsub
Apache License 2.0
18 stars 32 forks source link

Fixes Message Handler #25

Closed anguillanneuf closed 5 years ago

anguillanneuf commented 5 years ago

Fixes #23

Use new method to manually ack messages as described in the current documentation (link).