File tree
133 files changed
+306
-327
lines changed- build-plugin
- spring-boot-gradle-plugin
- spring-boot-maven-plugin
- core/spring-boot-testcontainers
- src
- dockerTest/java/org/springframework/boot/testcontainers
- lifecycle
- service/connection
- test/java/org/springframework/boot/testcontainers/service/connection
- documentation/spring-boot-docs
- src
- docs/antora/modules/reference/pages/testing
- main
- java/org/springframework/boot/docs
- features/devservices/testcontainers/atdevelopmenttime
- devtools
- dynamicproperties
- importingcontainerdeclarations
- test
- testing/testcontainers
- dynamicproperties
- importingconfigurationinterfaces
- junitextension
- serviceconnections
- springbeans
- kotlin/org/springframework/boot/docs
- features/devservices/testcontainers/atdevelopmenttime
- devtools
- dynamicproperties
- importingcontainerdeclarations
- test
- testing/testcontainers
- dynamicproperties
- importingconfigurationinterfaces
- junitextension
- serviceconnections
- springbeans
- integration-test
- spring-boot-loader-integration-tests
- spring-boot-sni-integration-tests
- module
- spring-boot-activemq
- spring-boot-amqp
- src
- dockerTest/java/org/springframework/boot/amqp/testcontainers
- main/java/org/springframework/boot/amqp/testcontainers
- spring-boot-artemis
- spring-boot-cache
- spring-boot-cassandra
- spring-boot-couchbase
- spring-boot-data-cassandra-test
- spring-boot-data-cassandra
- spring-boot-data-couchbase-test
- spring-boot-data-elasticsearch-test
- spring-boot-data-elasticsearch
- spring-boot-data-jdbc
- src/dockerTest/java/org/springframework/boot/data/jdbc/autoconfigure
- spring-boot-data-ldap-test
- spring-boot-data-mongodb-test
- src/dockerTest/java/org/springframework/boot/data/mongodb/test/autoconfigure
- spring-boot-data-neo4j-test
- src/dockerTest/java/org/springframework/boot/data/neo4j/test/autoconfigure
- spring-boot-data-neo4j
- src/dockerTest/java/org/springframework/boot/data/neo4j/autoconfigure
- spring-boot-data-redis-test
- spring-boot-data-redis
- spring-boot-elasticsearch
- spring-boot-flyway
- src/dockerTest/java/org/springframework/boot/flyway/testcontainers
- spring-boot-hazelcast
- spring-boot-jdbc-test
- src/dockerTest/java/org/springframework/boot/jdbc/test/autoconfigure
- spring-boot-jdbc
- src/dockerTest/java/org/springframework/boot/jdbc/testcontainers
- spring-boot-kafka
- spring-boot-ldap
- spring-boot-liquibase
- src/dockerTest/java/org/springframework/boot/liquibase/testcontainers
- spring-boot-mail
- spring-boot-micrometer-metrics
- spring-boot-micrometer-tracing
- spring-boot-mongodb
- src
- dockerTest/java/org/springframework/boot/mongodb/health
- main/java/org/springframework/boot/mongodb/testcontainers
- spring-boot-neo4j
- src
- dockerTest/java/org/springframework/boot
- neo4j/autoconfigure
- neo4/health
- main/java/org/springframework/boot/neo4j/testcontainers
- spring-boot-opentelemetry
- spring-boot-pulsar
- src
- dockerTest/java/org/springframework/boot
- autoconfigure/pulsar
- pulsar/testcontainers
- main/java/org/springframework/boot/pulsar/testcontainers
- spring-boot-r2dbc
- src/main/java/org/springframework/boot/r2dbc/testcontainers
- spring-boot-session-data-redis
- spring-boot-zipkin
- platform/spring-boot-dependencies
- smoke-test
- spring-boot-smoke-test-activemq
- spring-boot-smoke-test-amqp
- src/dockerTest/java/smoketest/amqp
- spring-boot-smoke-test-artemis
- spring-boot-smoke-test-cache
- spring-boot-smoke-test-data-cassandra
- spring-boot-smoke-test-data-couchbase
- spring-boot-smoke-test-data-elasticsearch
- spring-boot-smoke-test-data-mongodb
- src/dockerTest/java/smoketest/data/mongodb
- spring-boot-smoke-test-data-r2dbc-flyway
- src/dockerTest/java/smoketest/data/r2dbc
- spring-boot-smoke-test-data-r2dbc-liquibase
- src/dockerTest/java/smoketest/data/r2dbc
- spring-boot-smoke-test-data-redis
- spring-boot-smoke-test-kafka
- spring-boot-smoke-test-pulsar
- src/dockerTest/java/smoketest/pulsar
- spring-boot-smoke-test-session-data-redis-webflux
- spring-boot-smoke-test-session-data-redis
- system-test
- spring-boot-deployment-system-tests
- spring-boot-image-system-tests
- test-support/spring-boot-docker-test-support
- src/main/java/org/springframework/boot/testsupport/container
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
133 files changed
+306
-327
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments