Este conteúdo não está disponível no idioma selecionado.
Chapter 70. SEDA
Asynchronously call another endpoint from any Camel Context in the same JVM.
70.1. What’s inside Copiar o linkLink copiado para a área de transferência!
-
SEDA component, URI syntax:
seda:name
Please refer to the above link for usage and configuration details.
70.2. Maven coordinates Copiar o linkLink copiado para a área de transferência!
Create a new project with this extension on code.quarkus.redhat.com
Or add the coordinates to your existing project:
<dependency> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-seda</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-seda</artifactId>
</dependency>