File tree
196 files changed
+104
-10960
lines changed- spring-boot-project
- spring-boot/src
- main/java/org/springframework/boot
- context/annotation
- io
- logging
- logback
- task
- test/java/org/springframework/boot
- context/annotation
- logging/logback
- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate/endpoint
- annotation
- invoke/reflect
- jmx/annotation
- web/annotation
- test/java/org/springframework/boot/actuate/endpoint
- annotation
- jmx
- web
- spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure
- endpoint
- condition
- expose
- web/server
- test/java/org/springframework/boot/actuate/autoconfigure/endpoint/condition
- spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure
- condition
- service/connection
- spring-boot-batch/src/main/java/org/springframework/boot/batch/autoconfigure
- spring-boot-cassandra/src
- dockerTest/java/org/springframework/boot/cassandra/testcontainers
- main
- java/org/springframework/boot/cassandra/testcontainers
- resources/META-INF
- spring-boot-devtools/src/main/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-flyway/src
- main/java/org/springframework/boot/flyway/autoconfigure
- test/java/org/springframework/boot/flyway/autoconfigure
- spring-boot-graphql/src/main/java/org/springframework/boot/graphql/autoconfigure
- spring-boot-groovy-templates/src/test/java/org/springframework/boot/groovy/template/autoconfigure
- spring-boot-gson/src
- main/java/org/springframework/boot/gson/autoconfigure
- test/java/org/springframework/boot/gson/autoconfigure
- spring-boot-jdbc/src/main/java/org/springframework/boot/jdbc
- spring-boot-jms/src/main/java/org/springframework/boot/jms/autoconfigure
- spring-boot-jpa/src/main/java/org/springframework/boot/jpa
- autoconfigure
- spring-boot-kafka/src
- dockerTest/java/org/springframework/boot/kafka/testcontainers
- main
- java/org/springframework/boot/kafka
- autoconfigure
- testcontainers
- resources/META-INF
- test/java/org/springframework/boot/kafka/autoconfigure
- spring-boot-metrics/src/test/java/org/springframework/boot/metrics/autoconfigure/export/otlp
- spring-boot-mongodb/src/main/java/org/springframework/boot/mongodb/autoconfigure
- spring-boot-opentelemetry/src
- main/java/org/springframework/boot/opentelemetry/autoconfigure
- test/java/org/springframework/boot/opentelemetry/autoconfigure
- spring-boot-restclient/src/main/java/org/springframework/boot/restclient
- spring-boot-security/src/main/java/org/springframework/boot/security/autoconfigure
- spring-boot-test/src
- main
- java/org/springframework/boot/test
- context/runner
- mock/mockito
- resources/META-INF
- test/java/org/springframework/boot/test/mock/mockito
- example
- spring-boot-test-autoconfigure
- src
- main/java/org/springframework/boot/test/autoconfigure
- graphql
- web
- reactive
- servlet
- webservices/server
- test/java/org/springframework/boot/test/autoconfigure
- spring-boot-testcontainers/src
- dockerTest/java/org/springframework/boot/testcontainers/properties
- main/java/org/springframework/boot/testcontainers
- lifecycle
- properties
- test/java/org/springframework/boot/testcontainers/properties
- spring-boot-tools
- spring-boot-buildpack-platform/src
- main/java/org/springframework/boot/buildpack/platform
- build
- docker
- configuration
- transport
- test/java/org/springframework/boot/buildpack/platform/docker/configuration
- spring-boot-configuration-processor/src
- main/java/org/springframework/boot/configurationprocessor
- test/java/org/springframework/boot
- configurationprocessor
- configurationsample
- endpoint
- spring-boot-test-support-docker/src/main/java/org/springframework/boot/testsupport/container
- spring-boot-tracing/src/main/java/org/springframework/boot/tracing/autoconfigure/otlp
- spring-boot-undertow/src
- main/java/org/springframework/boot/undertow/autoconfigure
- test/java/org/springframework/boot/undertow/autoconfigure
- spring-boot-web-server-test/src
- main/java/org/springframework/boot/web/server/test/client
- test/java/org/springframework/boot/web/server/test/client
- spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-jpa/src/test/java/smoketest/data/jpa
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+104
-10960
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
126 | 125 |
| |
127 | 126 |
| |
128 | 127 |
| |
129 |
| - | |
130 |
| - | |
| 128 | + | |
131 | 129 |
| |
132 | 130 |
| |
133 | 131 |
| |
| |||
153 | 151 |
| |
154 | 152 |
| |
155 | 153 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
| 154 | + | |
| 155 | + | |
167 | 156 |
| |
168 | 157 |
| |
169 | 158 |
| |
|
Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 35 | + | |
45 | 36 |
| |
46 | 37 |
| |
47 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 | 49 |
| |
59 | 50 |
| |
60 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 | 276 |
| |
292 | 277 |
| |
293 | 278 |
| |
| |||
325 | 310 |
| |
326 | 311 |
| |
327 | 312 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 | 313 |
| |
335 | 314 |
| |
336 | 315 |
| |
| |||
430 | 409 |
| |
431 | 410 |
| |
432 | 411 |
| |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 | 412 |
|
Lines changed: 0 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 39 |
| |
53 | 40 |
| |
54 | 41 |
| |
| |||
69 | 56 |
| |
70 | 57 |
| |
71 | 58 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 | 59 |
| |
80 | 60 |
| |
81 | 61 |
| |
|
Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 | 37 |
| |
47 | 38 |
| |
48 | 39 |
| |
|
Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 | 44 |
| |
62 | 45 |
| |
63 | 46 |
| |
|
Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 | 66 |
| |
75 | 67 |
| |
76 | 68 |
| |
|
Lines changed: 1 addition & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 | 87 |
| |
103 | 88 |
| |
104 | 89 |
| |
| |||
381 | 366 |
| |
382 | 367 |
| |
383 | 368 |
| |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 | 369 |
| |
400 | 370 |
| |
401 | 371 |
| |
| |||
498 | 468 |
| |
499 | 469 |
| |
500 | 470 |
| |
501 |
| - | |
502 |
| - | |
| 471 | + | |
503 | 472 |
| |
504 | 473 |
| |
505 | 474 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 51 |
| |
61 | 52 |
| |
62 | 53 |
| |
|
Lines changed: 1 addition & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 | 50 |
| |
68 | 51 |
| |
69 | 52 |
| |
|
0 commit comments