Commit Graph

6 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 fc88f17663 Move mail health auto-configuration into spring-boot-mail
Issue: 46079
2025-06-30 16:57:28 -07:00
Andy Wilkinson 6b7ea3c3a6 Move code from spring-boot-actuator to spring-boot-mail
Issue: 46079
2025-06-30 16:57:25 -07:00
Brian Clozel e7ef2d2d9c Create spring-boot-mail module
Issue: 46079
2025-06-27 11:42:21 -07:00