Commit Graph

17 Commits

Author SHA1 Message Date
Phillip Webb
2ddca76076 Create spring-boot-health module 2025-06-13 20:06:53 -07:00
Phillip Webb
3de1e27b64 Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.
2025-06-13 20:06:53 -07:00
Andy Wilkinson
bf385649ec Move remaining integration tests out of actuator-autoconfigure-all 2025-06-13 20:06:52 -07:00
Stéphane Nicoll
b379bc0deb Move Servlet high-level infrastructure to spring-boot-servlet 2025-06-13 20:06:49 -07:00
Stéphane Nicoll
e0a6237b8a Move Actuator infrastructure for WebFlux to spring-boot-webflux 2025-06-13 20:06:49 -07:00
Stéphane Nicoll
46a5ea0ee7 Move Actuator infrastructure for WebMvc to spring-boot-webmvc 2025-06-13 20:06:48 -07:00
Andy Wilkinson
25bb313d91 Reduce dependencies of spring-boot-actuator 2025-06-13 20:06:44 -07:00
Andy Wilkinson
1aea3c5a1e Create spring-boot-metrics module 2025-06-13 20:06:38 -07:00
Andy Wilkinson
2c227bdd82 Start splitting up spring-boot-actuator-autoconfigure 2025-06-13 20:06:35 -07:00
Andy Wilkinson
e2e9000aab Move code from spring-boot-actuator to spring-boot-session 2025-06-13 20:06:34 -07:00
Andy Wilkinson
aea09106f2 Move code from spring-boot-actuator to spring-boot-quartz 2025-06-13 20:06:34 -07:00
Andy Wilkinson
29b745215e Move code from spring-boot-actuator to spring-boot-jdbc 2025-06-13 20:06:34 -07:00
Andy Wilkinson
d6a7aeb298 Move code from spring-boot-actuator to spring-boot-liquibase 2025-06-13 20:06:33 -07:00
Andy Wilkinson
8190edfe28 Move code from spring-boot-actuator to spring-boot-flyway 2025-06-13 20:06:33 -07:00
Andy Wilkinson
792314c2ec Move code from spring-boot-actuator to spring-boot-integration 2025-06-13 20:06:33 -07:00
Andy Wilkinson
adec7f2df2 Move code from spring-boot-actuator to spring-boot-cache 2025-06-13 20:06:32 -07:00
Andy Wilkinson
48770cfd16 Move Actuator docs into a separate module 2025-06-13 20:06:31 -07:00