Google Pubsub
Since Camel Quarkus1.0.0-M6 JVMsupported Nativeunsupported
Send and receive messages to/from Google Cloud Platform PubSub Service.
What’s inside
-
Google Pubsub component, URI syntax:
google-pubsub:projectId:destinationName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-pubsub</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.