Commit Graph

12 Commits

Author SHA1 Message Date
Andy Wilkinson f8dbcef977 Polish "Add @ServiceConnection support for MongoDBAtlasLocalContainer"
See gh-45310
2025-07-02 15:41:38 +01:00
Wouter Blancquaert aa06c0d02a Add @ServiceConnection support for MongoDBAtlasLocalContainer
Signed-off-by: Wouter Blancquaert <wouter@blancquaert.org>

See gh-45310
2025-07-02 15:06:47 +01:00
Phillip Webb 06917abbcb Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Closes gh-46156
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
Andy Wilkinson f90a5986e5 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Andy Wilkinson 70a540fb5b Move code out of spring-boot-actuator-autoconfigure-all
See gh-46071
2025-07-01 12:03:00 +01:00
Andy Wilkinson ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00
Andy Wilkinson fc2a605295 Move MongoDB metrics auto-configuration into spring-boot-mongodb
See gh-46114
2025-07-01 12:02:05 +01:00
Phillip Webb fa86100b90 Move MongoDB Docker Compose support into spring-boot-mongodb
See gh-46114
2025-07-01 12:01:48 +01:00
Stéphane Nicoll 7ba1b4cc56 Move MongoDB testcontainers support into spring-boot-mongodb
See gh-46114
2025-07-01 12:01:17 +01:00
Andy Wilkinson c449158b2a Create spring-boot-reactor module
Closes gh-46142
2025-07-01 11:58:20 +01:00
Andy Wilkinson 54e9da7ecd Create spring-boot-mongodb module
See gh-46114
2025-07-01 11:56:31 +01:00