Scott Frederick
09a6ae51cc
Add support for Bitnami container images with Docker Compose
...
Closes gh-35759
2024-02-09 14:58:25 -06:00
Moritz Halbritter
8afeda4165
Merge branch '3.2.x'
...
Closes gh-39417
2024-02-06 12:58:09 +01:00
Ramil Sayetov
be851aaee0
Fix awaitility link
...
See gh-39415
2024-02-06 12:57:23 +01:00
Eddú Meléndez
f3e7325064
Add service connection for Docker Compose and Testcontainers ActiveMQ
...
See gh-39363
2024-02-02 09:05:37 +01:00
Moritz Halbritter
1f321c4421
Polish "Add service connection for Docker Compose and Testcontainers Artemis"
...
See gh-39311
2024-01-31 08:37:03 +01:00
Eddú Meléndez
f15cd93a35
Add service connection for Docker Compose and Testcontainers Artemis
...
See gh-39311
2024-01-31 08:37:03 +01:00
Scott Frederick
bee6fe899c
Polish "Add Docker Compose service connection support for OpenLDAP"
...
See gh-39258
2024-01-22 16:51:45 -06:00
Brian Clozel
6845f42f70
Document virtual threads limitations
...
This commit adds a new section in the Spring Boot reference
documentation to mention potential throughput limitations with Java
virtual threads support.
This section links to the official Java documentation which expands much
more on this matter.
Closes gh-38883
2024-01-17 14:12:34 +01:00
Moritz Halbritter
3ac9c44942
Merge branch '3.1.x'
2023-12-13 11:19:44 +01:00
Moritz Halbritter
82bc9a6280
Polish
2023-12-13 11:19:40 +01:00
Moritz Halbritter
2197e36d91
Merge branch '3.1.x'
...
Closes gh-38764
2023-12-13 11:18:19 +01:00
Moritz Halbritter
d1badfe63a
Document minimum supported Docker Compose version
...
Closes gh-38760
2023-12-13 11:18:09 +01:00
Moritz Halbritter
198dbb4a45
Auto-configure observatibility beans in sliced tests
...
If @AutoConfigureObservability is applied to a sliced test, it
auto-configures:
- An in-memory MeterRegistry
- A no-op Tracer
- An ObservationRegistry
Closes gh-38568
2023-12-12 11:29:43 +01:00
Moritz Halbritter
34018b1982
Reinstate testAndDevelopmentOnly in Testcontainers documentation
...
Closes gh-38571
2023-11-28 11:13:59 +01:00
Phillip Webb
6c3dec42e0
Add container support for Oracle Free which replaces Oracle XE
...
Update Docker Compose and Testcontainers support to work with
`gvenzl/oracle-free` which replaces `gvenzl/oracle-xe`.
Closes gh-38476
2023-11-21 11:51:59 -08:00
Moritz Halbritter
d6f67b02f7
Clarify which tracing components are disabled when using tracing in tests
...
See gh-33975
2023-11-15 09:13:15 +01:00
Moritz Halbritter
18ad246219
Merge branch '3.1.x'
2023-11-13 11:44:13 +01:00
Moritz Halbritter
2776047438
Reinstate accidentally removed sentence
...
See gh-35629
2023-11-13 11:44:05 +01:00
Moritz Halbritter
580d569ed0
Merge branch '3.1.x'
...
Closes gh-38337
2023-11-13 11:40:51 +01:00
Moritz Halbritter
9334840f18
Reverse the tip for importing testcontainers declarations
...
They now use `@ServiceConnection` by default.
Closes gh-35629
2023-11-13 11:40:30 +01:00
Moritz Halbritter
260a0b65c9
Merge branch '3.1.x'
...
Closes gh-38336
2023-11-13 11:25:00 +01:00
Moritz Halbritter
5a3e588da4
Create a separate section for testcontainers at development time
...
Closes gh-35856
2023-11-13 11:16:59 +01:00
Moritz Halbritter
fc25d190b8
Merge branch '3.1.x'
...
Closes gh-38335
2023-11-13 10:36:46 +01:00
Moritz Halbritter
e5326e18fc
Document when and why to use the name attribute of ServiceConnection
...
Closes gh-36071
2023-11-13 10:36:30 +01:00
Moritz Halbritter
7e79d1f3c7
Merge branch '3.1.x'
...
Closes gh-38289
2023-11-10 11:25:38 +01:00
Moritz Halbritter
eaaf977331
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38288
2023-11-10 11:19:27 +01:00
Moritz Halbritter
d29f7a88b4
Update Spring Framework links
...
Closes gh-36241
2023-11-10 10:47:54 +01:00
Phillip Webb
4bc63b579a
Merge branch '3.1.x'
...
Closes gh-38215
2023-11-05 13:37:02 -08:00
Phillip Webb
f6910bae16
Document that PEM content can be used directly in application.yaml
...
Closes gh-38210
2023-11-05 13:36:38 -08:00
Andy Wilkinson
5de0f82f64
Merge branch '3.1.x'
...
Closes gh-38149
2023-10-31 11:33:58 +00:00
Andy Wilkinson
cbcde9107b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38148
2023-10-31 11:33:05 +00:00
Andy Wilkinson
cb18d87ac9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38147
2023-10-31 11:30:09 +00:00
Andy Wilkinson
747291c0b7
Clarify docs on when application.* banner properties will work
...
Closes gh-33489
2023-10-31 11:28:17 +00:00
Moritz Halbritter
bdc5c05a83
Merge branch '3.1.x'
...
Closes gh-38145
2023-10-31 11:21:56 +01:00
Moritz Halbritter
87d6d518c4
Explain what happens if docker compose is already running
...
Closes gh-36483
2023-10-31 11:21:48 +01:00
Andy Wilkinson
97c2311dee
Merge branch '3.1.x'
...
Closes gh-38114
2023-10-30 11:14:01 +00:00
Andy Wilkinson
3be8475089
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38113
2023-10-30 11:13:43 +00:00
Andy Wilkinson
aaa26c90a8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38112
2023-10-30 11:13:25 +00:00
Andy Wilkinson
f78dcac56f
Clarify that @AutoConfigureWebTestClient uses mock infrastructure
...
Closes gh-29890
2023-10-30 11:13:03 +00:00
Andy Wilkinson
399281716b
Merge branch '3.1.x'
...
Closes gh-38097
2023-10-27 18:34:24 +01:00
Andy Wilkinson
b37164c4fd
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38096
2023-10-27 18:34:10 +01:00
Andy Wilkinson
bf195798ce
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38095
2023-10-27 18:24:33 +01:00
Andy Wilkinson
d9e71f7a67
Add documentation section on AOP
...
Closes gh-32642
2023-10-27 17:50:24 +01:00
Moritz Halbritter
e3a36b7db5
Merge branch '3.1.x'
...
Closes gh-38082
2023-10-27 14:39:31 +02:00
Moritz Halbritter
02fae03e83
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38081
2023-10-27 14:39:22 +02:00
Moritz Halbritter
07f7435b6a
Document native image limitation of ApplicationContextRunner
...
Closes gh-34007
2023-10-27 14:39:10 +02:00
Andy Wilkinson
d157000536
Merge branch '3.1.x'
...
Closes gh-38041
2023-10-25 15:23:04 +01:00
Andy Wilkinson
bbe7415eb5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38040
2023-10-25 15:22:54 +01:00
Andy Wilkinson
bded915f9b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38039
2023-10-25 15:22:44 +01:00
Andy Wilkinson
aaaafc6ede
Add a note about TestConfiguration, Import, and ordering
...
Closes gh-30513
2023-10-25 15:19:04 +01:00