Commit Graph
7 Commits
Author SHA1 Message Date
Phillip WebbandAndy Wilkinson 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
Phillip Webb 3fb4b1883a Create spring-boot-hibernate module
Closes gh-46154
2025-07-01 12:31:11 +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 504232f153 Move cache metrics auto-configuration into spring-boot-cache
Closes gh-46132
2025-07-01 12:01:59 +01:00
Andy Wilkinson c5bfd3a7a8 Move caches endpoint auto-configuration into spring-boot-cache
See gh-46132
2025-07-01 12:00:13 +01:00
Andy Wilkinson 958555e2f0 Move code from spring-boot-actuator to spring-boot-cache
See gh-46132
2025-07-01 11:59:04 +01:00
Stéphane Nicoll 23e8b315fe Create spring-boot-cache module
See gh-46132
2025-07-01 11:57:41 +01:00