Commit 1cdf3c9
authored
MicroProfile Long Running Actions (helidon-io#3016)
* MicroProfile Long Running Actions
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>1 parent 9d264d0 commit 1cdf3c9
104 files changed
Lines changed: 10723 additions & 24 deletions
File tree
- bom
- common/common/src/main/java/io/helidon/common
- dependencies
- docs
- images/lra
- mp
- aot
- introduction
- lra
- examples/microprofile/lra
- src/main
- java/io/helidon/microprofile/example/lra
- resources
- META-INF
- lra
- coordinator
- client
- narayana-client
- src/main/java
- io/helidon/lra/coordinator/client/narayana
- spi
- src/main/java
- io/helidon/lra/coordinator/client
- server
- src
- main
- java
- io/helidon/lra/coordinator
- resources
- test/java
- microprofile
- lra
- jax-rs
- src
- main
- java
- io/helidon/microprofile/lra
- resources/META-INF/native-image
- test
- java/io/helidon/microprofile/lra
- resources
- resources
- tests
- arquillian/src/main/java/io/helidon/microprofile/arquillian
- tck
- tck-lra
- src/test
- java/io/helidon/microprofile/lra/tck
- resources
- META-INF/services
- webserver/jersey/src/main/resources/META-INF/helidon/native-image
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
764 | 786 | | |
765 | 787 | | |
766 | 788 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
392 | 401 | | |
393 | 402 | | |
394 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
716 | 717 | | |
717 | 718 | | |
718 | 719 | | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
719 | 725 | | |
720 | 726 | | |
721 | 727 | | |
| |||
1391 | 1397 | | |
1392 | 1398 | | |
1393 | 1399 | | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1394 | 1405 | | |
1395 | 1406 | | |
1396 | 1407 | | |
| |||
0 commit comments