Stéphane Nicoll
03d367bb07
Merge branch '4.1.x'
...
Closes gh-51629
2026-09-08 17:29:34 +02:00
Stéphane Nicoll
b1e91c942e
Add support for creating a container from a TestImage value
...
This commit improves TestImage so that an explicit image can trigger
the creation of the container, with optional additional setup. This
removes the need of creating additional container types for images that
have multiple flavors, and to please the static method that can only
create a container based on a single match.
Closes gh-51082
2026-09-08 16:46:48 +02:00
Venkata Naga Sai Srikanth Gollapudi
87c4755a86
Harmonize use of Collections and Maps in configuration properties
...
See gh-50367
Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+gollapudisrikanth@users.noreply.github.com >
2026-07-15 11:37:31 +02:00
Andy Wilkinson
bb247bb42f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50746
2026-06-10 15:53:08 +01:00
Stéphane Nicoll
4aac37cdf1
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50634
2026-05-30 16:26:48 +02:00
Kimgyuilli
ed6c375d19
Fix stale type references in configuration metadata
...
See gh-50375
Signed-off-by: Kimgyuilli <rlarbdlf222@naver.com >
2026-05-30 14:42:13 +02:00
Stéphane Nicoll
98084aab2b
Reformat additional-spring-configuration-metadata.json files
2026-05-30 14:28:53 +02:00
Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Andy Wilkinson
f0aff3aa3c
Polish "Add failure analysis for missing auto-configured MailSender"
...
See gh-49582
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-03-13 12:24:25 +00:00
MJY
ffb36cb5ed
Add failure analysis for missing auto-configured MailSender
...
Signed-off-by: MJY <jmoon0227@gmail.com >
See gh-49582
2026-03-13 12:02:08 +00:00
Stéphane Nicoll
d1e5fe3248
Merge branch '3.5.x'
...
Closes gh-48106
2025-11-13 10:31:25 +01:00
Andy Wilkinson
07b13a40b1
Use separate Jakarta Mail API and Angus Mail dependencies
...
Closes gh-47983
2025-11-07 14:34:10 +00:00
Stéphane Nicoll
adb6481c62
Polish "Upgrade to Testcontainers 2.0.1"
...
See gh-47664
2025-10-17 17:23:35 +02:00
Eddú Meléndez
7f64615690
Upgrade to Testcontainers 2.0.1
...
* Update dependencies name
Modules are prefixed with `testcontainers-`
* Update container classes
Container classes are under `org.testcontainers.<module-name>` package
See gh-47664
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com >
2025-10-17 17:11:24 +02:00
Moritz Halbritter
2f877a7415
Add nullability annotations to tests in module/spring-boot-mail
...
See gh-47263
2025-10-13 13:32:28 +02:00
Moritz Halbritter
1c13bbaa74
Add nullability annotations to module/spring-boot-mail
...
See gh-46587
2025-08-05 08:55:57 +02:00
Moritz Halbritter
c0f1f641ce
Make auto-configurations final and remove public members
...
Closes gh-32883
2025-07-29 09:48:49 +02:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00