File tree
155 files changed
+1102
-944
lines changed- core
- deployment/src/main/java/io/quarkus/deployment
- builditem
 - configuration
 - logging
 
 - runtime/src/main/java/io/quarkus/runtime
- init
 - logging
 - shutdown
 
 
 - extensions
- agroal
- deployment/src/main/java/io/quarkus/agroal/deployment
 - runtime/src/main/java/io/quarkus/agroal/runtime
 
 - amazon-lambda-http
- deployment/src/main/java/io/quarkus/amazon/lambda/http/deployment
 - runtime/src/main/java/io/quarkus/amazon/lambda/http
 
 - amazon-lambda-rest
- deployment/src/main/java/io/quarkus/amazon/lambda/http/deployment
 - runtime/src/main/java/io/quarkus/amazon/lambda/http
 
 - amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime
 - arc/deployment/src/main/java/io/quarkus/arc/deployment
 - datasource
- deployment/src/main/java/io/quarkus/datasource/deployment
 - runtime/src/main/java/io/quarkus/datasource/runtime
 
 - elytron-security-jdbc
- deployment/src/main/java/io/quarkus/elytron/security/jdbc/deployment
 - runtime/src/main/java/io/quarkus/elytron/security/jdbc
 
 - elytron-security-ldap
- deployment/src/main/java/io/quarkus/elytron/security/ldap/deployment
 - runtime/src/main/java/io/quarkus/elytron/security/ldap
 
 - elytron-security-oauth2
- deployment/src/main/java/io/quarkus/elytron/security/oauth2/deployment
 - runtime/src/main/java/io/quarkus/elytron/security/oauth2/runtime
 
 - elytron-security-properties-file
- deployment/src/main/java/io/quarkus/elytron/security/properties/deployment
 - runtime/src/main/java/io/quarkus/elytron/security/properties/runtime
 
 - flyway/deployment/src/main/java/io/quarkus/flyway/deployment
 - funqy
- funqy-amazon-lambda
- deployment/src/main/java/io/quarkus/funqy/deployment/bindings
 - runtime/src/main/java/io/quarkus/funqy/lambda
 
 - funqy-google-cloud-functions
- deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings
 - runtime/src/main/java/io/quarkus/funqy/gcp/functions
 
 - funqy-http/deployment/src/main/java/io/quarkus/funqy/deployment/bindings/http
 - funqy-knative-events
- deployment/src/main/java/io/quarkus/funqy/deployment/bindings/knative/events
 - runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events
 
 
 - google-cloud-functions
- deployment/src/main/java/io/quarkus/gcp/functions/deployment
 - runtime/src/main/java/io/quarkus/gcp/functions
 
 - grpc
- deployment/src/main/java/io/quarkus/grpc/deployment
 - runtime/src/main/java/io/quarkus/grpc/runtime
 
 - hibernate-orm
- deployment/src/main/java/io/quarkus/hibernate/orm/deployment
 - runtime/src/main/java/io/quarkus/hibernate/orm/runtime
 
 - hibernate-reactive
- deployment/src/main/java/io/quarkus/hibernate/reactive/deployment
 - runtime/src/main/java/io/quarkus/hibernate/reactive/runtime
 
 - hibernate-search-orm-elasticsearch
- deployment/src/main/java/io/quarkus/hibernate/search/orm/elasticsearch/deployment
- dev
 
 - runtime/src/main/java/io/quarkus/hibernate/search/orm/elasticsearch/runtime
- dev
 
 
 - hibernate-search-orm-outbox-polling
- deployment/src/main/java/io/quarkus/hibernate/search/orm/outboxpolling/deployment
 - runtime/src/main/java/io/quarkus/hibernate/search/orm/outboxpolling/runtime
 
 - hibernate-search-standalone-elasticsearch
- deployment/src/main/java/io/quarkus/hibernate/search/standalone/elasticsearch/deployment
- dev
 
 - runtime/src/main/java/io/quarkus/hibernate/search/standalone/elasticsearch/runtime
- dev
 
 
 - jfr
- deployment/src/main/java/io/quarkus/jfr/deployment
 - runtime/src/main/java/io/quarkus/jfr/runtime
 
 - kafka-streams/deployment/src/main/java/io/quarkus/kafka/streams/deployment
 - keycloak-authorization
- deployment/src/main/java/io/quarkus/keycloak/pep/deployment
 - runtime/src/main/java/io/quarkus/keycloak/pep/runtime
 
 - kubernetes-config
- deployment/src/main/java/io/quarkus/kubernetes/config/deployment
 - runtime/src/main/java/io/quarkus/kubernetes/config/runtime
 
 - liquibase/liquibase-mongodb
- deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment
 - runtime/src/main/java/io/quarkus/liquibase/mongodb/runtime
 
 - logging-gelf
- deployment/src/main/java/io/quarkus/logging/gelf/deployment
 - runtime/src/main/java/io/quarkus/logging/gelf
 
 - logging-json
- deployment/src/main/java/io/quarkus/logging/json/deployment
 - runtime/src/main/java/io/quarkus/logging/json/runtime
 
 - mailer
- deployment/src/main/java/io/quarkus/mailer/deployment
 - runtime/src/main/java/io/quarkus/mailer/runtime
 
 - micrometer-opentelemetry
- deployment/src/main/java/io/quarkus/micrometer/opentelemetry/deployment
 - runtime/src/main/java/io/quarkus/micrometer/opentelemetry/runtime
 
 - micrometer
- deployment/src/main/java/io/quarkus/micrometer/deployment
- binder
 
 - runtime/src/main/java/io/quarkus/micrometer/runtime
 
 - mongodb-client
- deployment/src/main/java/io/quarkus/mongodb/deployment
 - runtime/src/main/java/io/quarkus/mongodb/runtime
 
 - narayana-jta
- deployment/src/main/java/io/quarkus/narayana/jta/deployment
 - runtime/src
- main/java/io/quarkus/narayana/jta/runtime
 - test/java/io/quarkus/narayana/jta/runtime
 
 
 - narayana-lra
- deployment/src/main/java/io/quarkus/narayana/lra/deployment
 - runtime/src/main/java/io/quarkus/narayana/lra/runtime
 
 - oidc-client-registration
- deployment/src/main/java/io/quarkus/oidc/client/registration/deployment
 - runtime/src/main/java/io/quarkus/oidc/client/registration/runtime
 
 - oidc
- deployment/src/main/java/io/quarkus/oidc/deployment
- devservices
- keycloak
 
 
 - runtime-dev/src/main/java/io/quarkus/oidc/runtime/dev/ui
 - runtime/src/main/java/io/quarkus/oidc/runtime
 
 - opentelemetry
- deployment/src/main/java/io/quarkus/opentelemetry/deployment
- exporter/otlp
 - logging
 
 - runtime/src/main/java/io/quarkus/opentelemetry/runtime
- exporter/otlp
 - logs
 - tracing/intrumentation
 
 
 - quartz
- deployment/src/main/java/io/quarkus/quartz/deployment
 - runtime/src/main/java/io/quarkus/quartz/runtime
 
 - reactive-mssql-client
- deployment/src/main/java/io/quarkus/reactive/mssql/client/deployment
 - runtime/src/main/java/io/quarkus/reactive/mssql/client/runtime
 
 - reactive-mysql-client
- deployment/src/main/java/io/quarkus/reactive/mysql/client/deployment
 - runtime/src/main/java/io/quarkus/reactive/mysql/client/runtime
 
 - reactive-oracle-client
- deployment/src/main/java/io/quarkus/reactive/oracle/client/deployment
 - runtime/src/main/java/io/quarkus/reactive/oracle/client/runtime
 
 - reactive-pg-client
- deployment/src/main/java/io/quarkus/reactive/pg/client/deployment
 - runtime/src/main/java/io/quarkus/reactive/pg/client/runtime
 
 - redis-client
- deployment/src/main/java/io/quarkus/redis/deployment/client
 - runtime/src/main/java/io/quarkus/redis/runtime/client/config
 
 - resteasy-classic/resteasy
- deployment/src/main/java/io/quarkus/resteasy/deployment
 - runtime/src/main/java/io/quarkus/resteasy/runtime/standalone
 
 - resteasy-reactive/rest
- deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment
 - runtime/src/main/java/io/quarkus/resteasy/reactive/server/runtime
 
 - scheduler
- deployment/src/main/java/io/quarkus/scheduler/deployment
 - runtime/src/main/java/io/quarkus/scheduler/runtime
 
 - smallrye-graphql-client
- deployment/src/main/java/io/quarkus/smallrye/graphql/client/deployment
 - runtime/src/main/java/io/quarkus/smallrye/graphql/client/runtime
 
 - smallrye-graphql
- deployment/src/main/java/io/quarkus/smallrye/graphql/deployment
 - runtime/src/main/java/io/quarkus/smallrye/graphql/runtime
 
 - smallrye-health
- deployment/src/main/java/io/quarkus/smallrye/health/deployment
 - runtime/src/main/java/io/quarkus/smallrye/health/runtime
 
 - smallrye-openapi
- deployment/src/main/java/io/quarkus/smallrye/openapi/deployment
 - runtime/src/main/java/io/quarkus/smallrye/openapi/runtime
 
 - smallrye-stork
- deployment/src/main/java/io/quarkus/stork/deployment
 - runtime/src/main/java/io/quarkus/stork
 
 - swagger-ui
- deployment/src/main/java/io/quarkus/swaggerui/deployment
 - runtime/src/main/java/io/quarkus/swaggerui/runtime
 
 - tls-registry
- deployment/src/main/java/io/quarkus/tls/deployment
 - runtime/src/main/java/io/quarkus/tls/runtime
 
 - undertow
- deployment/src/main/java/io/quarkus/undertow/deployment
 - runtime/src/main/java/io/quarkus/undertow/runtime
 
 - vertx-http
- deployment/src/main/java/io/quarkus
- devui/deployment/logstream
 - vertx/http/deployment
 
 - runtime-dev/src/main/java/io/quarkus/devui/runtime/logstream
 - runtime/src/main/java/io/quarkus/vertx/http/runtime
- cors
 - management
 - security
 
 
 - vertx
- deployment/src/main/java/io/quarkus/vertx/core/deployment
 - runtime/src
- main/java/io/quarkus/vertx/core/runtime
 - test/java/io/quarkus/vertx/core/runtime
 
 
 - virtual-threads
- deployment/src/main/java/io/quarkus/virtual/threads/deployment
 - runtime/src/main/java/io/quarkus/virtual/threads
 
 - websockets-next
- deployment/src/main/java/io/quarkus/websockets/next/deployment
 - runtime/src/main/java/io/quarkus/websockets/next/runtime
 
 
 - integration-tests/test-extension/extension
- deployment/src/main/java/io/quarkus/extest/deployment
 - runtime/src/main/java/io/quarkus/extest/runtime
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
155 files changed
+1102
-944
lines changedLines changed: 41 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1 | 1 |  | |
2 | 2 |  | |
 | 3 | + | |
3 | 4 |  | |
4 | 5 |  | |
5 | 6 |  | |
 | |||
113 | 114 |  | |
114 | 115 |  | |
115 | 116 |  | |
116 |  | - | |
117 | 117 |  | |
118 | 118 |  | |
119 | 119 |  | |
 | |||
207 | 207 |  | |
208 | 208 |  | |
209 | 209 |  | |
 | 210 | + | |
210 | 211 |  | |
211 | 212 |  | |
212 | 213 |  | |
 | |||
268 | 269 |  | |
269 | 270 |  | |
270 | 271 |  | |
 | 272 | + | |
 | 273 | + | |
271 | 274 |  | |
272 | 275 |  | |
273 | 276 |  | |
 | |||
591 | 594 |  | |
592 | 595 |  | |
593 | 596 |  | |
594 |  | - | |
595 |  | - | |
596 |  | - | |
597 |  | - | |
598 |  | - | |
599 |  | - | |
 | 597 | + | |
 | 598 | + | |
 | 599 | + | |
 | 600 | + | |
 | 601 | + | |
 | 602 | + | |
 | 603 | + | |
 | 604 | + | |
 | 605 | + | |
 | 606 | + | |
 | 607 | + | |
 | 608 | + | |
 | 609 | + | |
 | 610 | + | |
 | 611 | + | |
 | 612 | + | |
 | 613 | + | |
 | 614 | + | |
600 | 615 |  | |
601 | 616 |  | |
602 | 617 |  | |
 | |||
619 | 634 |  | |
620 | 635 |  | |
621 | 636 |  | |
622 |  | - | |
 | 637 | + | |
 | 638 | + | |
623 | 639 |  | |
624 | 640 |  | |
625 | 641 |  | |
626 | 642 |  | |
 | 643 | + | |
627 | 644 |  | |
628 | 645 |  | |
629 | 646 |  | |
 | |||
634 | 651 |  | |
635 | 652 |  | |
636 | 653 |  | |
 | 654 | + | |
637 | 655 |  | |
638 | 656 |  | |
639 | 657 |  | |
 | 658 | + | |
 | 659 | + | |
 | 660 | + | |
 | 661 | + | |
 | 662 | + | |
 | 663 | + | |
 | 664 | + | |
 | 665 | + | |
 | 666 | + | |
 | 667 | + | |
 | 668 | + | |
 | 669 | + | |
 | 670 | + | |
640 | 671 |  | |
641 | 672 |  | |
 | 673 | + | |
642 | 674 |  | |
643 | 675 |  | |
644 | 676 |  | |
 | |||
835 | 867 |  | |
836 | 868 |  | |
837 | 869 |  | |
 | 870 | + | |
838 | 871 |  | |
839 | 872 |  | |
840 | 873 |  | |
 | |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
7 | 7 |  | |
8 | 8 |  | |
9 | 9 |  | |
 | 10 | + | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
 | |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
191 | 191 |  | |
192 | 192 |  | |
193 | 193 |  | |
 | 194 | + | |
194 | 195 |  | |
195 | 196 |  | |
196 |  | - | |
197 | 197 |  | |
198 | 198 |  | |
199 | 199 |  | |
 | |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
240 | 240 |  | |
241 | 241 |  | |
242 | 242 |  | |
243 |  | - | |
244 |  | - | |
245 | 243 |  | |
246 | 244 |  | |
247 | 245 |  | |
 | |||
308 | 306 |  | |
309 | 307 |  | |
310 | 308 |  | |
311 |  | - | |
 | 309 | + | |
312 | 310 |  | |
313 | 311 |  | |
314 | 312 |  | |
 | |||
326 | 324 |  | |
327 | 325 |  | |
328 | 326 |  | |
 | 327 | + | |
329 | 328 |  | |
330 | 329 |  | |
331 | 330 |  | |
 | |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
7 | 7 |  | |
8 | 8 |  | |
9 | 9 |  | |
10 |  | - | |
 | 10 | + | |
11 | 11 |  | |
12 | 12 |  | |
13 | 13 |  | |
 | |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
24 | 24 |  | |
25 | 25 |  | |
26 | 26 |  | |
27 |  | - | |
28 | 27 |  | |
29 | 28 |  | |
30 | 29 |  | |
31 | 30 |  | |
32 |  | - | |
 | 31 | + | |
33 | 32 |  | |
34 |  | - | |
 | 33 | + | |
35 | 34 |  | |
36 | 35 |  | |
37 | 36 |  | |
38 | 37 |  | |
39 | 38 |  | |
40 |  | - | |
 | 39 | + | |
41 | 40 |  | |
42 | 41 |  | |
43 | 42 |  | |
 | |||
52 | 51 |  | |
53 | 52 |  | |
54 | 53 |  | |
55 |  | - | |
 | 54 | + | |
56 | 55 |  | |
57 | 56 |  | |
58 |  | - | |
 | 57 | + | |
59 | 58 |  | |
60 | 59 |  | |
61 | 60 |  | |
 | |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
 | 9 | + | |
9 | 10 |  | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
13 | 14 |  | |
14 | 15 |  | |
15 | 16 |  | |
16 |  | - | |
 | 17 | + | |
17 | 18 |  | |
18 |  | - | |
 | 19 | + | |
19 | 20 |  | |
20 | 21 |  | |
21 | 22 |  | |
22 | 23 |  | |
23 |  | - | |
 | 24 | + | |
24 | 25 |  | |
25 | 26 |  | |
26 | 27 |  | |
 | |||
Lines changed: 18 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
73 | 73 |  | |
74 | 74 |  | |
75 | 75 |  | |
76 |  | - | |
77 | 76 |  | |
78 | 77 |  | |
79 |  | - | |
 | 78 | + | |
 | 79 | + | |
 | 80 | + | |
80 | 81 |  | |
81 |  | - | |
 | 82 | + | |
 | 83 | + | |
 | 84 | + | |
 | 85 | + | |
 | 86 | + | |
 | 87 | + | |
82 | 88 |  | |
83 | 89 |  | |
84 | 90 |  | |
 | |||
114 | 120 |  | |
115 | 121 |  | |
116 | 122 |  | |
117 |  | - | |
118 | 123 |  | |
 | 124 | + | |
119 | 125 |  | |
120 |  | - | |
121 |  | - | |
122 |  | - | |
123 |  | - | |
 | 126 | + | |
 | 127 | + | |
 | 128 | + | |
 | 129 | + | |
 | 130 | + | |
124 | 131 |  | |
125 | 132 |  | |
126 | 133 |  | |
127 |  | - | |
128 |  | - | |
129 | 134 |  | |
130 | 135 |  | |
131 | 136 |  | |
 | |||
140 | 145 |  | |
141 | 146 |  | |
142 | 147 |  | |
 | 148 | + | |
 | 149 | + | |
 | 150 | + | |
143 | 151 |  | |
144 | 152 |  | |
145 | 153 |  | |
 | |||
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
7 | 7 |  | |
8 | 8 |  | |
9 | 9 |  | |
 | 10 | + | |
10 | 11 |  | |
11 | 12 |  | |
12 | 13 |  | |
 | |||
15 | 16 |  | |
16 | 17 |  | |
17 | 18 |  | |
18 |  | - | |
 | 19 | + | |
19 | 20 |  | |
20 | 21 |  | |
21 |  | - | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
22 | 26 |  | |
23 | 27 |  | |
24 | 28 |  | |
 | |||
50 | 54 |  | |
51 | 55 |  | |
52 | 56 |  | |
53 |  | - | |
 | 57 | + | |
54 | 58 |  | |
55 |  | - | |
 | 59 | + | |
56 | 60 |  | |
57 | 61 |  | |
58 | 62 |  | |
 | |||
64 | 68 |  | |
65 | 69 |  | |
66 | 70 |  | |
67 |  | - | |
68 |  | - | |
 | 71 | + | |
 | 72 | + | |
69 | 73 |  | |
70 | 74 |  | |
71 | 75 |  | |
 | |||
0 commit comments