This repository was archived by the owner on Mar 27, 2025. It is now read-only.
File tree
141 files changed
+144
-3407
lines changed- code
- exercise_001_initial_state
- exercise_002_a_qute_hello_world
- exercise_003_qute_products
- exercise_004_even_qute_products
- exercise_005_products_from_the_database
- exercise_006_CDI_and_ArC
- exercise_007_Convert_endpoints_to_JSON
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_008_Adding_REST_data_Panache
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_009_Hook_up_the_React_app
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_010_Validation_and_PUT
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_011_Going_Reactive
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_012_Reactive_search_endpoint
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_013_Listen_and_Notify
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_014_Internal_Channels
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_015_Connecting_to_Kafka
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
- exercise_016_Dead_Letter_Queue_and_Stream_filtering
- src
- main
- java/com/lunatech/training/quarkus
- extensions
- resources
- templates
- test/java/com/lunatech/training/quarkus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+144
-3407
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 |
| |
4 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 |
| |
6 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
7 | 19 |
| |
8 |
| - | |
| 20 | + | |
| 21 | + | |
9 | 22 |
| |
10 |
| - | |
| 23 | + | |
11 | 24 |
| |
| 25 | + | |
12 | 26 |
| |
13 |
| - | |
| 27 | + | |
14 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 36 |
| |
53 | 37 |
| |
54 | 38 |
| |
|
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 32 |
| |
45 | 33 |
| |
46 | 34 |
| |
47 | 35 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 36 |
| |
53 | 37 |
| |
54 | 38 |
| |
|
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 32 |
| |
45 | 33 |
| |
46 | 34 |
| |
47 | 35 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 36 |
| |
53 | 37 |
| |
54 | 38 |
| |
|
0 commit comments