Commit Graph

30060 Commits

Author SHA1 Message Date
Andy Wilkinson 7dc60fc942 Remove actuate from restructured metrics package names
Issue: 46071
2025-06-30 16:57:36 -07:00
Phillip Webb ded9701db5 Create spring-boot-opentelemetry module
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.

Issue: 46149
2025-06-30 16:57:36 -07:00
Andy Wilkinson 3909b9d483 Move Reactor Netty management server support to spring-boot-reactor-netty
Issue: 46076
2025-06-30 16:57:36 -07:00
Andy Wilkinson 301f2258b2 Move Undertow management server support to spring-boot-undertow
Issue: 46074
2025-06-30 16:57:36 -07:00
Andy Wilkinson ebd888f065 Move Jetty management server support to spring-boot-jetty
Issue: 46075
2025-06-30 16:57:36 -07:00
Phillip Webb 9213ac2669 Move Zipkin Docker Compose support into spring-boot-zipkin
Issue: 46148
2025-06-30 16:57:36 -07:00
Phillip Webb 032f780830 Move Zipkin testcontainers support into spring-boot-zipkin
Issue: 46148
2025-06-30 16:57:35 -07:00
Phillip Webb 999a72d5fe Create Create spring-boot-zipkin module
Issue: 46148
2025-06-30 16:57:35 -07:00
Phillip Webb 5c281a6439 Separate Zipkin tracing auto-configuration
Issue: 46148
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 1bc43b6603 Move Tomcat metrics auto-configuration into spring-boot-tomcat
Issue: 46073
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 867996d900 Move Actuator Tomcat infrastructure to spring-boot-tomcat
Issue: 46073
2025-06-30 16:57:35 -07:00
Stéphane Nicoll d8f3a6e203 Split WebEndpointTest infrastructure configuration
Issue: 46071
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 331bdbd586 Move Actuator Jersey infrastructure to spring-boot-jersey
Issue: 46116
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 9222e52430 Remove endpoint infrastructure dependency from spring-boot-metrics
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 61c758ac8f Invert dependency between actuator-autoconfigure and webmvc
Issue: 46071
2025-06-30 16:57:34 -07:00
Andy Wilkinson f60d8815f5 Remove unnecessary use of DispatcherServletAutoConfiguration
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
Stéphane Nicoll 4c1f67d7fc Move Jetty metrics auto-configuration into spring-boot-jetty
Issue: 46075
2025-06-30 16:57:34 -07:00
Andy Wilkinson 4f2c3ae6c6 Move R2DBC metrics auto-configuration into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:34 -07:00
Andy Wilkinson 9b5b049769 Move Hibernate metrics auto-config into spring-boot-jpa
Issue: 46095
2025-06-30 16:57:34 -07:00
Andy Wilkinson 6fb14433f9 Move Redis health and metrics auto-config into spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:33 -07:00
Andy Wilkinson 27fa452b63 Move Data MongoDB health auto-configuration to spring-data-mongodb
Issue: 46114
2025-06-30 16:57:33 -07:00
Andy Wilkinson 119a7c4f44 Move MongoDB metrics auto-configuration into spring-boot-mongodb
Issue: 46114
2025-06-30 16:57:33 -07:00
Andy Wilkinson 35c18d7dba Move JDBC metrics auto-configuration into spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:33 -07:00
Andy Wilkinson 47fcb94ff3 Move metrics and endpoint auto-config into spring-boot-integration
Issue: 46098
2025-06-30 16:57:33 -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 44ea954d2f Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:33 -07:00
Phillip Webb a199949c23 Move Redis Docker Compose support into spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:33 -07:00
Phillip Webb 3adbe1df3e Move R2DBC Docker Compose support into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:32 -07:00
Phillip Webb 6909c46da6 Move Pulsar Docker Compose support into spring-boot-pulsar
Issue: 46093
2025-06-30 16:57:32 -07:00
Phillip Webb 39673b6f46 Move Neo4j Docker Compose support into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:32 -07:00
Phillip Webb 5c8319a45f Move MongoDB Docker Compose support into spring-boot-mongodb
Issue: 46114
2025-06-30 16:57:32 -07:00
Phillip Webb 9d50cfd22b Move LDAP Docker Compose support into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:32 -07:00
Phillip Webb f83c4563cc Move Hazelcast Docker Compose support into spring-boot-hazelcast
Issue: 46099
2025-06-30 16:57:32 -07:00
Phillip Webb 115559d227 Move Liquibase Docker Compose support into spring-boot-liquibase
Issue: 46088
2025-06-30 16:57:32 -07:00
Phillip Webb ea31009641 Move Flyway Docker Compose support into spring-boot-flyway
Issue: 46086
2025-06-30 16:57:32 -07:00
Phillip Webb c26f6c0d0a Move JDBC Docker Compose support into spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:31 -07:00
Phillip Webb f900099386 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:31 -07:00
Phillip Webb bc7f1bb9bc Move Cassandra Docker Compose support into spring-boot-cassandra
Issue: 46104
2025-06-30 16:57:31 -07:00
Phillip Webb 8a2a80341b Move Amqp Docker Compose support into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:31 -07:00
Phillip Webb 4e2359505e Move Artemis Docker Compose support into spring-boot-artemis
Issue: 46083
2025-06-30 16:57:31 -07:00
Phillip Webb 0aa2adb104 Move ActiveMQ Docker Compose support into spring-boot-activemq
Issue: 46082
2025-06-30 16:57:31 -07:00
Phillip Webb dee70d9bd6 Start splitting spring-boot-docker-compose
Issue: 46071
2025-06-30 16:57:31 -07:00
Stéphane Nicoll fc584836fd Move Redis testcontainers support into spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 48659e0d20 Move R2DBC testcontainers support into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 21b107bd4b Move Pulsar testcontainers support into spring-boot-pulsar
Issue: 46093
2025-06-30 16:57:30 -07:00
Stéphane Nicoll d82d4084fb Move Neo4j testcontainers support into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:30 -07:00
Stéphane Nicoll df35697719 Move MongoDB testcontainers support into spring-boot-mongodb
Issue: 46114
2025-06-30 16:57:30 -07:00
Stéphane Nicoll b2eb33e6cd Move LDAP testcontainers support into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 8a7eeefb0f Move Kafka testcontainers support into spring-boot-kafka
Issue: 46092
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 887995f967 Move Hazelcast testcontainers support into spring-boot-hazelcast
Issue: 46099
2025-06-30 16:57:30 -07:00
Stéphane Nicoll d11fe52f6d Move Liquibase testcontainers support into spring-boot-liquibase
Issue: 46088
2025-06-30 16:57:30 -07:00
Stéphane Nicoll c11c21e73b Move Flyway testcontainers support into spring-boot-flyway
Issue: 46086
2025-06-30 16:57:29 -07:00
Stéphane Nicoll b295230d31 Move JDBC testcontainers support into spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:29 -07:00
Stéphane Nicoll d1b1f1d0e2 Move Elasticsearch testcontainers support into spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 31cbcc6f67 Move Couchbase testcontainers support into spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:29 -07:00
Stéphane Nicoll fa70698cbc Move Cassandra testcontainers support into spring-boot-cassandra
Issue: 46104
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 2dfc40fb54 Move Amqp testcontainers support into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:29 -07:00
Stéphane Nicoll fcfe24adff Move Artemis testcontainers support into spring-boot-artemis
Issue: 46083
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 6597ff8e9d Move ActiveMQ testcontainers support into spring-boot-activemq
Issue: 46082
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 4cd7e30e33 Start splitting spring-boot-testcontainers
Issue: 46071
2025-06-30 16:57:28 -07:00
Andy Wilkinson 5e261d881d Create spring-boot-metrics module
Issue: 46147
2025-06-30 16:57:28 -07:00
Andy Wilkinson 462ca84a49 Move session endpoint auto-configuration into spring-boot-session
Issue: 46139
2025-06-30 16:57:28 -07:00
Andy Wilkinson 822cfc67e8 Move Quartz endpoint auto-configuration into spring-boot-quartz
Issue: 46107
2025-06-30 16:57:28 -07:00
Andy Wilkinson ff8441d709 Move Neo4j health auto-configuration into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:28 -07:00
Andy Wilkinson fc88f17663 Move mail health auto-configuration into spring-boot-mail
Issue: 46079
2025-06-30 16:57:28 -07:00
Andy Wilkinson b999d61793 Move Liquibase endpoint auto-configuration into spring-boot-liquibase
Issue: 46088
2025-06-30 16:57:28 -07:00
Andy Wilkinson 5992bd53ce Move LDAP health auto-configuration into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:27 -07:00
Andy Wilkinson c9d03a9fa6 Move JMS health auto-configuration into spring-boot-jms
Issue: 46081
2025-06-30 16:57:27 -07:00
Andy Wilkinson 33cfd36904 Move JDBC health auto-configuration into spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:27 -07:00
Andy Wilkinson 1761b79dfb Move Hazelcast health auto-configuration into spring-boot-hazelcast
Issue: 46099
2025-06-30 16:57:27 -07:00
Andy Wilkinson c197df4651 Move Flyway endpoint auto-configuration to spring-boot-flyway
Issue: 46086
2025-06-30 16:57:27 -07:00
Andy Wilkinson 8f05d1eb78 Move Data Elasticsearch health auto-configuration
Issue: 46071
2025-06-30 16:57:27 -07:00
Andy Wilkinson 949cc34bba Move Elasticsearch health auto-configuration into spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:27 -07:00
Andy Wilkinson b4ac84807d Move Couchbase health auto-configuration into spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:27 -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 4ee3d82d00 Move Cassandra health auto-configuration into spring-boot-cassandra
Issue: 46104
2025-06-30 16:57:26 -07:00
Andy Wilkinson 80333c8a6d Move AMQP health auto-configuration into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:26 -07:00
Andy Wilkinson 0dec04ea51 Start splitting up spring-boot-actuator-autoconfigure
Issue: 46071
2025-06-30 16:57:26 -07:00
Andy Wilkinson 9d0c05e4ce Rework HTTP client modules
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson 0668adfcea Move code from spring-boot-actuator to spring-boot-http-client-reactive
Issue: 46118
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 c4eb6ca617 Move code from spring-boot-actuator to spring-boot-http-client
Issue: 46118
2025-06-30 16:57:25 -07:00
Andy Wilkinson c35f07afe0 Move code from spring-boot-actuator to spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:25 -07:00
Andy Wilkinson 1c6d212214 Move code from spring-boot-actuator into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:25 -07:00
Andy Wilkinson 6b7ea3c3a6 Move code from spring-boot-actuator to spring-boot-mail
Issue: 46079
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 cd4ced3fad Move code from spring-boot-actuator to spring-boot-ldap
Issue: 46108
2025-06-30 16:57:24 -07:00
Andy Wilkinson 0984fb4cc4 Move code from spring-boot-actuator to spring-boot-jms
Issue: 46081
2025-06-30 16:57:24 -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 b8de1186e9 Move code from spring-boot-actuator to spring-boot-hazelcast
Issue: 46099
2025-06-30 16:57:24 -07:00
Andy Wilkinson d3f2e2f8c9 Move code from spring-boot-actuator to spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:24 -07:00
Andy Wilkinson 2feb5d2f63 Move code from spring-boot-actuator to spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:24 -07:00
Andy Wilkinson 4f9b35e1f8 Move code from spring-boot-actuator to spring-boot-data-mongodb
Issue: 46115
2025-06-30 16:57:24 -07:00
Andy Wilkinson a46145c33c Move code from spring-boot-actuator to spring-boot-data-elasticsearch
Issue: 46123
2025-06-30 16:57:23 -07:00
Andy Wilkinson a8a6d49f91 Move code from spring-boot-actuator to spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:23 -07:00