Commit Graph

10 Commits

Author SHA1 Message Date
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
Phillip Webb 9c9d6d39a2 Create spring-boot-hibernate module
Issue: 46154
2025-06-30 16:57:42 -07:00
Andy Wilkinson 7dc60fc942 Remove actuate from restructured metrics package names
Issue: 46071
2025-06-30 16:57:36 -07:00
Stéphane Nicoll d8f3a6e203 Split WebEndpointTest infrastructure configuration
Issue: 46071
2025-06-30 16:57:35 -07:00
Stéphane Nicoll e90fc06d26 Move actuator test support out spring-boot-actuator-integration-tests
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson aac9d64797 Reduce dependencies of spring-boot-actuator
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson 769f7ab674 Move cache metrics auto-configuration into spring-boot-cache
Issue: 46132
2025-06-30 16:57:33 -07:00
Andy Wilkinson 75d209f60b Move caches endpoint auto-configuration into spring-boot-cache
Issue: 46132
2025-06-30 16:57:26 -07:00
Andy Wilkinson e5e6203a5f Move code from spring-boot-actuator to spring-boot-cache
Issue: 46132
2025-06-30 16:57:23 -07:00
Stéphane Nicoll 1197fa8304 Create spring-boot-cache module
Issue: 46132
2025-06-27 15:07:46 -07:00