Commit Graph

17 Commits

Author SHA1 Message Date
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 a85987e3c7 Move remaining integration tests out of actuator-autoconfigure-all
Issue: 46071
2025-06-30 16:57:41 -07:00
Stéphane Nicoll e2515b6a61 Move Servlet high-level infrastructure to spring-boot-servlet
Issue: 46151
2025-06-30 16:57:39 -07:00
Stéphane Nicoll 956e644ba9 Move Actuator infrastructure for WebFlux to spring-boot-webflux
Issue: 46138
2025-06-30 16:57:38 -07:00
Stéphane Nicoll 4dae86a8fc Move Actuator infrastructure for WebMvc to spring-boot-webmvc
Issue: 46121
2025-06-30 16:57:37 -07:00
Andy Wilkinson aac9d64797 Reduce dependencies of spring-boot-actuator
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson 5e261d881d Create spring-boot-metrics module
Issue: 46147
2025-06-30 16:57:28 -07:00
Andy Wilkinson 0dec04ea51 Start splitting up spring-boot-actuator-autoconfigure
Issue: 46071
2025-06-30 16:57:26 -07:00
Andy Wilkinson 10a0a528d0 Move code from spring-boot-actuator to spring-boot-session
Issue: 46139
2025-06-30 16:57:25 -07:00
Andy Wilkinson 7546369b34 Move code from spring-boot-actuator to spring-boot-quartz
Issue: 46107
2025-06-30 16:57:25 -07:00
Andy Wilkinson 589a8b79c3 Move code from spring-boot-actuator to spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:25 -07:00
Andy Wilkinson 6c7d6356bb Move code from spring-boot-actuator to spring-boot-liquibase
Issue: 46088
2025-06-30 16:57:25 -07:00
Andy Wilkinson 9781cd09b7 Move code from spring-boot-actuator to spring-boot-flyway
Issue: 46086
2025-06-30 16:57:24 -07:00
Andy Wilkinson 4c29829449 Move code from spring-boot-actuator to spring-boot-integration
Issue: 46098
2025-06-30 16:57:24 -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
Andy Wilkinson 90ac26dde5 Move Actuator docs into a separate module
Issue: 46071
2025-06-30 16:57:23 -07:00