Commit 9816cc7
Move code from docker-compose-all into relevant modules
Issue: 460711 parent 7d93ac2 commit 9816cc7
File tree
28 files changed
+74
-111
lines changed- spring-boot-project
- spring-boot-dependencies
- spring-boot-docker-compose-all
- src/main/resources/META-INF
- spring-boot-docs
- spring-boot-metrics
- src
- dockerTest
- java/org/springframework/boot/metrics/docker/compose/otlp
- resources/org/springframework/boot/metrics/docker/compose/otlp
- main
- java/org/springframework/boot/metrics/docker/compose/otlp
- resources/META-INF
- spring-boot-opentelemetry
- src
- dockerTest
- java/org/springframework/boot/opentelemetry/docker/compose
- resources/org/springframework/boot/opentelemetry/docker/compose
- main
- java/org/springframework/boot/opentelemetry/docker/compose
- resources/META-INF
- spring-boot-test-autoconfigure
- spring-boot-tools/spring-boot-maven-plugin
- spring-boot-tracing
- src
- dockerTest
- java/org/springframework/boot/tracing/docker/compose/otlp
- resources/org/springframework/boot/tracing/docker/compose/otlp
- main
- java/org/springframework/boot/tracing/docker/compose/otlp
- resources/META-INF
28 files changed
+74
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2013 | 2013 | | |
2014 | 2014 | | |
2015 | 2015 | | |
2016 | | - | |
2017 | 2016 | | |
2018 | 2017 | | |
2019 | 2018 | | |
| |||
Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments