Commit 3b922d3
File tree
211 files changed
+3743
-764
lines changed- .github/workflows
- bom/application
- build-parent
- core/deployment/src/main/java/io/quarkus/deployment
- console
- dev
- testing
- ide
- steps
- devtools
- cli/src
- main/java/io/quarkus/cli
- build
- registry
- test
- java/io/quarkus/cli
- resources
- gradle/src/main/java/io/quarkus/gradle
- dependency
- tasks
- maven/src/main/java/io/quarkus/maven
- project-core-extension-codestarts/src/main/resources/codestarts/quarkus/extension-codestarts/config-yaml-codestart
- java/src/main/java/org/acme
- kotlin/src/main/kotlin/org/acme
- docs/src/main/asciidoc
- images
- extensions
- agroal/deployment/src
- main/java/io/quarkus/agroal/deployment
- test/resources
- arc/deployment/src/main/java/io/quarkus/arc/deployment
- config-yaml/deployment/src/main/java/io/quarkus/config/yaml/deployment
- datasource
- deployment/src/main/java/io/quarkus/datasource/deployment/devservices
- runtime/src/main/java/io/quarkus/datasource/runtime
- flyway/deployment/src/test/resources
- hibernate-orm
- deployment/src/test/java/io/quarkus/hibernate/orm
- runtime/src/main/java/io/quarkus/hibernate/orm/runtime
- customized
- service
- kafka-client/runtime/src/main/java/io/quarkus/kafka/client/runtime
- keycloak-authorization/deployment/src/main/java/io/quarkus/keycloak/pep/deployment
- liquibase/deployment/src/test/resources
- mongodb-client/deployment/src/main/java/io/quarkus/mongodb/deployment
- oidc
- deployment
- src
- main
- java/io/quarkus/oidc/deployment
- devservices
- keycloak
- resources/dev-templates
- test/resources
- runtime
- opentelemetry/opentelemetry/deployment
- src
- main/java/io/quarkus/opentelemetry/deployment
- test/java/io/quarkus/opentelemetry/deployment
- panache
- hibernate-orm-panache-kotlin/runtime
- hibernate-orm-panache/deployment/src/test/resources
- hibernate-reactive-panache/deployment/src/test/resources
- mongodb-panache-common
- deployment/src/main/java/io/quarkus/mongodb/panache/deployment
- runtime/src
- main/java/io/quarkus/mongodb/panache
- binder
- common
- reactive
- runtime
- runtime
- reactive
- test/java/io/quarkus/mongodb/panache/common/runtime
- mongodb-panache-kotlin
- deployment/src/main/java/io/quarkus/mongodb/panache/kotlin/deployment
- runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin
- reactive
- runtime
- runtime
- mongodb-panache
- deployment/src
- main/java/io/quarkus/mongodb/panache/deployment
- test/java/io/quarkus/mongodb/panache/mongoentity
- runtime/src/main/java/io/quarkus/mongodb/panache
- reactive
- runtime
- runtime
- resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime
- resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment
- smallrye-context-propagation
- deployment/src/main/java/io/quarkus/smallrye/context/deployment
- runtime/src/main/java/io/quarkus/smallrye/context/runtime
- smallrye-reactive-messaging/kotlin
- vertx-http/deployment/src
- main/java/io/quarkus/vertx/http/deployment/devmode/console
- test/java/io/quarkus/vertx/http/testrunner
- brokenonly
- includes
- params
- tags
- independent-projects
- resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl
- tools
- devtools-common/src
- main/java/io/quarkus
- devtools/project
- buildfile
- maven/utilities
- platform
- catalog/processor
- tools
- test/java/io/quarkus/platform/catalog/processor
- devtools-testing/src/main/java/io/quarkus/devtools/testing
- registry/client
- registry-client/src
- main/java/io/quarkus/registry
- client/maven
- config
- json
- test
- java/io/quarkus/registry/config/json
- resources/devtools-config
- integration-tests
- devmode
- src/test/java/io/quarkus/test
- devconsole
- no/src/main
- reload
- devtools-registry-client/src/main/java/io/quarkus/registry
- devtools/src/test
- java/io/quarkus/platform/catalog
- resources/__snapshots__/ConfigYamlCodestartTest/testContent
- gradle
- src/test
- java/io/quarkus/gradle
- resources/conditional-dependencies
- ext-h/runtime/src/main/resources/META-INF
- ext-m/runtime/src/main/resources/META-INF
- jpa-without-entity/src/main/resources
- kotlin/src/test/java/io/quarkus/kotlin/maven/it
- kubernetes/quarkus-standard-way/src/test
- java/io/quarkus/it/kubernetes
- resources
- micrometer-prometheus/src/main/resources
- mongodb-panache/src
- main/java/io/quarkus/it/mongodb/panache/book
- test/java/io/quarkus/it/mongodb/panache
- resteasy-reactive-rest-client/src
- main/java/io/quarkus/it/rest/client/main
- test/java/io/quarkus/it/rest/client
- scala/src/test/java/io/quarkus/scala/maven/it
- smallrye-config/src
- main
- java/io/quarkus/it/smallrye/config
- resources
- test/java/io/quarkus/it/smallrye/config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+3743
-764
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | 242 | | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
247 | | - | |
| 246 | + | |
248 | 247 | | |
249 | 248 | | |
250 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
| |||
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
361 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
362 | 366 | | |
363 | 367 | | |
364 | 368 | | |
| |||
820 | 824 | | |
821 | 825 | | |
822 | 826 | | |
823 | | - | |
| 827 | + | |
824 | 828 | | |
825 | 829 | | |
826 | 830 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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 | 27 | | |
| |||
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
178 | 183 | | |
179 | 184 | | |
180 | 185 | | |
| |||
186 | 191 | | |
187 | 192 | | |
188 | 193 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
Lines changed: 59 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
213 | 215 | | |
214 | 216 | | |
215 | 217 | | |
| 218 | + | |
216 | 219 | | |
217 | 220 | | |
218 | 221 | | |
| |||
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
225 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
226 | 233 | | |
227 | 234 | | |
228 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
229 | 263 | | |
230 | 264 | | |
231 | 265 | | |
| |||
247 | 281 | | |
248 | 282 | | |
249 | 283 | | |
250 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
251 | 292 | | |
252 | 293 | | |
253 | 294 | | |
254 | 295 | | |
255 | 296 | | |
256 | 297 | | |
257 | | - | |
258 | | - | |
259 | | - | |
| 298 | + | |
260 | 299 | | |
261 | 300 | | |
262 | 301 | | |
263 | | - | |
264 | | - | |
265 | | - | |
| 302 | + | |
266 | 303 | | |
267 | 304 | | |
268 | 305 | | |
| |||
625 | 662 | | |
626 | 663 | | |
627 | 664 | | |
628 | | - | |
| 665 | + | |
629 | 666 | | |
630 | 667 | | |
631 | 668 | | |
| |||
760 | 797 | | |
761 | 798 | | |
762 | 799 | | |
763 | | - | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
764 | 805 | | |
765 | 806 | | |
766 | | - | |
767 | | - | |
| 807 | + | |
| 808 | + | |
768 | 809 | | |
769 | | - | |
| 810 | + | |
770 | 811 | | |
771 | 812 | | |
772 | 813 | | |
| |||
945 | 986 | | |
946 | 987 | | |
947 | 988 | | |
948 | | - | |
| 989 | + | |
| 990 | + | |
949 | 991 | | |
950 | 992 | | |
951 | | - | |
| 993 | + | |
952 | 994 | | |
953 | 995 | | |
954 | 996 | | |
| |||
0 commit comments