Commit Graph

13 Commits

Author SHA1 Message Date
Phillip Webb ed588794aa Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Issue: 46156
2025-06-30 16:57:42 -07:00
Phillip Webb f0abccffbc Create spring-boot-health module
Issue: 46155
2025-06-30 16:57:42 -07:00
Phillip Webb d4be64f12d Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

Issue: 46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-06-30 16:57:42 -07:00
Andy Wilkinson 06156f83d8 Move code out of spring-boot-actuator-autoconfigure-all
Issue: 46071
2025-06-30 16:57:39 -07:00
Andy Wilkinson 7dc60fc942 Remove actuate from restructured metrics package names
Issue: 46071
2025-06-30 16:57:36 -07:00
Andy Wilkinson 44ea954d2f Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:33 -07:00
Phillip Webb 8a2a80341b Move Amqp Docker Compose support into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:31 -07:00
Stéphane Nicoll b295230d31 Move JDBC testcontainers support into spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 2dfc40fb54 Move Amqp testcontainers support into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:29 -07:00
Andy Wilkinson 80333c8a6d Move AMQP health auto-configuration into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:26 -07:00
Andy Wilkinson a1a7a06a7f Move code from spring-boot-actuator to spring-boot-amqp
Issue: 46077
2025-06-30 16:57:23 -07:00
Andy Wilkinson cacbd22715 Create spring-boot-tx module
Issue: 46084
2025-06-27 11:45:33 -07:00
Brian Clozel c5e3a322b3 Create spring-boot-amqp module
Issue: 46077
2025-06-27 11:40:20 -07:00