Questo contenuto non è disponibile nella lingua selezionata.
Chapter 51. Microprofile Fault Tolerance
Circuit Breaker EIP using Microprofile Fault Tolerance
51.1. What’s inside Copia collegamentoCollegamento copiato negli appunti!
Please refer to the above link for usage and configuration details.
51.2. Maven coordinates Copia collegamentoCollegamento copiato negli appunti!
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-microprofile-fault-tolerance</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-fault-tolerance</artifactId>
</dependency>