Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 86. LRA


Since Camel 2.21

The LRA module provides bindings of the Saga EIP with any MicroProfile compatible LRA Coordinator.

86.1. Dependencies

When using lra with Red Hat build of Camel Spring Boot make sure to use the following Maven dependency to have support for auto configuration:

<dependency>
  <groupId>org.apache.camel.springboot</groupId>
  <artifactId>camel-lra-starter</artifactId>
</dependency>

86.2. Spring Boot Auto-Configuration

The component supports 5 options, which are listed below.

Expand
NameDescriptionDefaultType

camel.lra.coordinator-context-path

The context path of the LRA coordinator service.

 

String

camel.lra.coordinator-url

The base URL of the LRA coordinator service (e.g. ).

 

String

camel.lra.enabled

Global option to enable/disable component auto-configuration, default is true.

true

Boolean

camel.lra.local-participant-context-path

The context path of the local participant callback services.

 

String

camel.lra.local-participant-url

The local URL where the coordinator should send callbacks to (e.g. ).

 

String

Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2026 Red Hat
Retour au début