| Modifier and Type | Method and Description |
|---|---|
LraConfigurationProperties |
MainConfigurationProperties.lra()
To configure Saga LRA
|
LraConfigurationProperties |
LraConfigurationProperties.withCoordinatorContextPath(String coordinatorContextPath)
The context-path for the LRA coordinator.
|
LraConfigurationProperties |
LraConfigurationProperties.withCoordinatorUrl(String coordinatorUrl)
The URL for the LRA coordinator service that orchestrates the transactions
|
LraConfigurationProperties |
LraConfigurationProperties.withLocalParticipantContextPath(String localParticipantContextPath)
The context-path for the local participant.
|
LraConfigurationProperties |
LraConfigurationProperties.withLocalParticipantUrl(String localParticipantUrl)
The URL for the local participant
|
Apache Camel