Commit Graph

17 Commits

Author SHA1 Message Date
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb 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
Andy Wilkinson 76719a4e28 Move remaining integration tests out of actuator-autoconfigure-all
See gh-46071
2025-07-01 12:31:10 +01:00
Stéphane Nicoll e801ee7db8 Move Servlet high-level infrastructure to spring-boot-servlet
See gh-46151
2025-07-01 12:02:59 +01:00
Stéphane Nicoll 905964ff78 Move Actuator infrastructure for WebFlux to spring-boot-webflux
Closes gh-46138
2025-07-01 12:02:57 +01:00
Stéphane Nicoll d8ed041f0b Move Actuator infrastructure for WebMvc to spring-boot-webmvc
See gh-46121
2025-07-01 12:02:49 +01:00
Andy Wilkinson a50c75b3e3 Reduce dependencies of spring-boot-actuator
See gh-46071
2025-07-01 12:02:15 +01:00
Andy Wilkinson f8f9beab17 Create spring-boot-metrics module
See gh-46147
2025-07-01 12:00:46 +01:00
Andy Wilkinson 10fd1f3fa5 Start splitting up spring-boot-actuator-autoconfigure
See gh-46071
2025-07-01 12:00:05 +01:00
Andy Wilkinson 9bfbf3a327 Move code from spring-boot-actuator to spring-boot-session
See gh-46139
2025-07-01 11:59:59 +01:00
Andy Wilkinson 62b57cb521 Move code from spring-boot-actuator to spring-boot-quartz
See gh-46107
2025-07-01 11:59:56 +01:00
Andy Wilkinson 0c33c3f613 Move code from spring-boot-actuator to spring-boot-jdbc
See gh-46085
2025-07-01 11:59:42 +01:00
Andy Wilkinson 7e650b618e Move code from spring-boot-actuator to spring-boot-liquibase
See gh-46088
2025-07-01 11:59:39 +01:00
Andy Wilkinson d46d93c6a9 Move code from spring-boot-actuator to spring-boot-flyway
See gh-46086
2025-07-01 11:59:31 +01:00
Andy Wilkinson 0497cd48ad Move code from spring-boot-actuator to spring-boot-integration
See gh-46098
2025-07-01 11:59:29 +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
Andy Wilkinson 753ddccde7 Move Actuator docs into a separate module
See gh-46071
2025-07-01 11:58:57 +01:00