Commit 0e66745
committed
Move code from docker-compose-all into relevant modules
1 parent 5a2f3f4 commit 0e66745
File tree
28 files changed
+75
-95
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
+75
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
2008 | | - | |
2009 | 2008 | | |
2010 | 2009 | | |
2011 | 2010 | | |
| |||
Lines changed: 0 additions & 72 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 | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| 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