File tree
98 files changed
+1365
-327
lines changed- bom/application
- core/runtime/src/main/java/io/quarkus/runtime/logging
- devtools/gradle/gradle-application-plugin/src/main/java/io/quarkus/gradle
- extension
- tasks
- docs/src/main/asciidoc
- extensions
- cache/runtime-spi
- caffeine/runtime
- devservices
- common/src/main/java/io/quarkus/devservices/common
- oidc/src/main/java/io/quarkus/devservices/oidc
- grpc/deployment/src/main/java/io/quarkus/grpc/deployment
- micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime
- binder/vertx
- observability-devservices
- common/src/main/java/io/quarkus/observability/common
- testcontainers/src/main/java/io/quarkus/observability/testcontainers
- oidc/runtime/src/main/java/io/quarkus/oidc/runtime
- opentelemetry
- deployment
- src/test/java/io/quarkus/opentelemetry/deployment
- common/exporter
- logs
- runtime/src
- main/java/io/quarkus/opentelemetry/runtime
- logs
- tracing
- test/java/io/quarkus/opentelemetry/runtime/tracing
- panache
- hibernate-orm-panache-kotlin/runtime/src/main/kotlin/io/quarkus/hibernate/orm/panache/kotlin
- hibernate-reactive-panache-kotlin/runtime/src/main/kotlin/io/quarkus/hibernate/reactive/panache/kotlin
- redis-client/runtime/src
- main/java/io/quarkus/redis
- datasource/stream
- runtime/datasource
- test/java/io/quarkus/redis/datasource
- resteasy-classic/rest-client-config/runtime/src
- main/java/io/quarkus/restclient/config
- test/java/io/quarkus/restclient/config
- resteasy-reactive
- rest-client/deployment/src/test/java/io/quarkus/rest/client/reactive
- rest/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/beanparam
- swagger-ui/deployment/src
- main/java/io/quarkus/swaggerui/deployment
- test/java/io/quarkus/swaggerui/deployment
- vertx-http
- deployment-spi/src/main/java/io/quarkus/vertx/http/deployment/spi
- deployment/src/main/java/io/quarkus/vertx/http/deployment
- devmode
- dev-ui-resources/src/main/resources/dev-ui/echarts
- runtime/src/main/java/io/quarkus/vertx/http/runtime
- devmode
- vertx
- deployment/src/main/java/io/quarkus/vertx/core/deployment
- runtime/src/main/java/io/quarkus/vertx/core/runtime
- independent-projects
- resteasy-reactive
- client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers
- common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor
- server
- processor/src/main/java/org/jboss/resteasy/reactive/server/processor
- runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters
- converters
- vertx/src/test/java/org/jboss/resteasy/reactive/server/vertx/test/simple
- tools/registry-client/src/test/resources/catalog-config
- integration-tests
- hibernate-orm-panache-kotlin/src/main/kotlin/io/quarkus/it/panache/kotlin
- micrometer-prometheus/src
- main/java/io/quarkus
- it/micrometer/prometheus
- test/java/io/quarkus/it/micrometer/prometheus
- observability-lgtm/src/test
- java/io/quarkus/observability/test
- resources
- oidc-dev-services
- src
- main/resources
- test/java/io/quarkus/it/oidc/dev/services
- opentelemetry-quickstart/src/test/java/io/quarkus/it/opentelemetry
- test-framework/junit5-config/src/main/java/io/quarkus/test/config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+1365
-327
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
347 | | - | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
482 | 483 | | |
483 | 484 | | |
484 | 485 | | |
485 | | - | |
| 486 | + | |
| 487 | + | |
486 | 488 | | |
487 | 489 | | |
488 | 490 | | |
| |||
493 | 495 | | |
494 | 496 | | |
495 | 497 | | |
496 | | - | |
| 498 | + | |
497 | 499 | | |
498 | 500 | | |
499 | 501 | | |
| |||
506 | 508 | | |
507 | 509 | | |
508 | 510 | | |
509 | | - | |
| 511 | + | |
| 512 | + | |
510 | 513 | | |
511 | 514 | | |
512 | 515 | | |
| |||
532 | 535 | | |
533 | 536 | | |
534 | 537 | | |
535 | | - | |
| 538 | + | |
536 | 539 | | |
537 | 540 | | |
538 | 541 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
129 | | - | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| 146 | + | |
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
70 | 79 | | |
71 | 80 | | |
72 | 81 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| 132 | + | |
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
| |||
134 | 142 | | |
135 | 143 | | |
136 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
137 | 150 | | |
138 | 151 | | |
139 | 152 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
254 | 257 | | |
255 | 258 | | |
256 | 259 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
212 | | - | |
| 213 | + | |
213 | 214 | | |
| 215 | + | |
| 216 | + | |
214 | 217 | | |
215 | 218 | | |
216 | 219 | | |
| |||
235 | 238 | | |
236 | 239 | | |
237 | 240 | | |
| 241 | + | |
238 | 242 | | |
239 | 243 | | |
240 | 244 | | |
| |||
0 commit comments