Commit Graph

13 Commits

Author SHA1 Message Date
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 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
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 e44b9e25e4 Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp
Closes gh-46077
2025-07-01 12:01:57 +01:00
Phillip Webb 15728c4cb7 Move Amqp Docker Compose support into spring-boot-amqp
See gh-46077
2025-07-01 12:01:33 +01:00
Stéphane Nicoll 8f54873227 Move JDBC testcontainers support into spring-boot-jdbc
See gh-46085
2025-07-01 12:01:04 +01:00
Stéphane Nicoll ecb1e2123c Move Amqp testcontainers support into spring-boot-amqp
See gh-46077
2025-07-01 12:00:54 +01:00
Andy Wilkinson 8ac112501e Move AMQP health auto-configuration into spring-boot-amqp
See gh-46077
2025-07-01 12:00:08 +01:00
Andy Wilkinson 32219337c7 Move code from spring-boot-actuator to spring-boot-amqp
See gh-46077
2025-07-01 11:59:01 +01:00
Andy Wilkinson 67cb03b8b4 Create spring-boot-tx module
See gh-46084
2025-07-01 11:54:19 +01:00
Brian Clozel dcf0eb36d3 Create spring-boot-amqp module
See gh-46077
2025-07-01 11:53:48 +01:00