PostgresSQL Event
JVM since1.1.0 Native since1.2.0
Send and receive PostgreSQL events via LISTEN and NOTIFY commands.
What’s inside
-
PostgresSQL Event component, URI syntax:
pgevent:host:port/database/channel
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pgevent</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.