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
Stéphane Nicoll
36c2432f69
Rename 'spring-boot-tx' module to 'spring-boot-transaction'
...
Closes gh-47603
2025-10-16 09:14:20 +02:00
Moritz Halbritter
3db8b5fb26
Add nullability annotations to tests in module/spring-boot-data-elasticsearch
...
See gh-47263
2025-10-02 15:35:05 +02:00
Andy Wilkinson
567c60289d
Revert "Temporarily depend on old low-level Elasticsearch client"
...
This reverts commit bf76c1e41e .
See gh-46061
2025-08-04 21:01:12 +01:00
Andy Wilkinson
bf76c1e41e
Temporarily depend on old low-level Elasticsearch client
...
This works around spring-projects/spring-data-elasticsearch#3144 .
See gh-46061
2025-08-04 12:11:06 +01:00
Phillip Webb
5e90415880
Rationalize starters following modularization
...
Update dependencies and starters following modularization. New
starters have been added for each user-facing module.
Closes gh-46245
2025-07-22 18:27:27 +01:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00