Include a simple LRA quickstart showing difference between using a
proxy and CDI
--------------------------------------------------------------------------------
Key: JBTM-3063
URL:
https://issues.jboss.org/browse/JBTM-3063
Project: JBoss Transaction Manager
Issue Type: Task
Components: Demonstrator, LRA
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 5.9.1.Final
Participants can join LRAs either via
[
annotations|https://github.com/eclipse/microprofile-lra/tree/master/api/s...]
or via [a registration
API|https://github.com/eclipse/microprofile-lra/blob/master/api/src/main/...].
There should be a simple quickstart that demonstrates the difference between the two
options.