Commit Graph

8 Commits

Author SHA1 Message Date
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Phillip Webb fef1087e66 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch
Closes gh-46091
2025-07-01 12:01:37 +01:00
Stéphane Nicoll db6d662606 Move Elasticsearch testcontainers support into spring-boot-elasticsearch
See gh-46091
2025-07-01 12:01:02 +01:00
Andy Wilkinson 639d9ef51c Move Elasticsearch health auto-configuration into spring-boot-elasticsearch
See gh-46091
2025-07-01 12:00:18 +01:00
Andy Wilkinson 125c94c94b Move code from spring-boot-actuator to spring-boot-elasticsearch
See gh-46091
2025-07-01 11:59:23 +01:00
Andy Wilkinson c449158b2a Create spring-boot-reactor module
Closes gh-46142
2025-07-01 11:58:20 +01:00
Brian Clozel c7bcc3d64d Create spring-boot-elasticsearch module
See gh-46091
2025-07-01 11:54:57 +01:00