spring-boot/module
Andy Wilkinson 8d2c090af8 Move MongoDB health support into spring-boot-mongodb
Previously the MongoDB health indicates used Spring Data's templates
(imperative and reactive) to access MongoDB. This prevented health
information from being available in apps using Mongo's Java Driver
directly.

This commit updates the health indicates so that they no longer
depend upon Spring Data MongoDB and instead using MongoDB's Java
Driver directly. As they no longer depend on Spring Data MongoDB,
the indicators have also moved from spring-boot-data-mongodb to
spring-boot-mongodb.

Closes gh-47051
2025-09-05 15:07:52 +01:00
..
spring-boot-activemq Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-actuator Improve null-safety of module/spring-boot-actuator 2025-09-03 15:11:53 +02:00
spring-boot-actuator-autoconfigure Revert "Merge branch '3.5.x'" 2025-09-04 16:03:50 +01:00
spring-boot-amqp
spring-boot-artemis
spring-boot-autoconfigure-classic
spring-boot-autoconfigure-classic-modules Remove support for Jersey 2025-09-02 11:36:52 +01:00
spring-boot-batch
spring-boot-cache Improve null-safety of module/spring-boot-cache 2025-09-03 15:12:06 +02:00
spring-boot-cassandra
spring-boot-cloudfoundry
spring-boot-couchbase Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-data-cassandra
spring-boot-data-commons
spring-boot-data-couchbase Rename …DataProperties to Data…Properties 2025-09-04 17:47:18 +01:00
spring-boot-data-elasticsearch
spring-boot-data-jdbc Rename …DataProperties to Data…Properties 2025-09-04 17:47:18 +01:00
spring-boot-data-jpa
spring-boot-data-ldap
spring-boot-data-mongodb Move MongoDB health support into spring-boot-mongodb 2025-09-05 15:07:52 +01:00
spring-boot-data-neo4j Rename …DataProperties to Data…Properties 2025-09-04 17:47:18 +01:00
spring-boot-data-r2dbc
spring-boot-data-redis
spring-boot-data-rest Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-devtools
spring-boot-elasticsearch Polish "Add support for Elasticsearch API-key-based authentication" 2025-09-04 12:08:25 +01:00
spring-boot-flyway
spring-boot-freemarker
spring-boot-graphql Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-graphql-test Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-groovy-templates
spring-boot-gson
spring-boot-h2console
spring-boot-hateoas Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-hazelcast
spring-boot-health Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-hibernate
spring-boot-http-client Merge branch '3.5.x' 2025-09-05 14:17:39 +02:00
spring-boot-http-codec Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-http-converter Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-integration Adapt to changes in Spring Integration's Graph 2025-09-04 08:02:33 +01:00
spring-boot-jackson Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-jdbc Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-jetty
spring-boot-jms
spring-boot-jooq
spring-boot-jpa
spring-boot-jsonb
spring-boot-kafka Adapt to Spring Kafka BackOff updates 2025-09-04 15:53:38 -07:00
spring-boot-ldap
spring-boot-liquibase
spring-boot-mail
spring-boot-micrometer-metrics Improve null-safety of module/spring-boot-micrometer-metrics 2025-09-03 15:12:20 +02:00
spring-boot-micrometer-observation
spring-boot-micrometer-tracing Rename ConditionalOnEnabledTracing to ConditionalOnEnabledTracingExport 2025-09-05 13:36:16 +02:00
spring-boot-mongodb Move MongoDB health support into spring-boot-mongodb 2025-09-05 15:07:52 +01:00
spring-boot-mustache
spring-boot-neo4j
spring-boot-netty
spring-boot-opentelemetry
spring-boot-pulsar
spring-boot-quartz Remove support for Jersey 2025-09-02 11:36:52 +01:00
spring-boot-r2dbc
spring-boot-reactor
spring-boot-reactor-netty
spring-boot-restclient
spring-boot-restclient-test
spring-boot-rsocket Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-security Remove support for Jersey 2025-09-02 11:36:52 +01:00
spring-boot-security-oauth2-authorization-server
spring-boot-security-oauth2-client Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-security-oauth2-resource-server Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-security-saml2 Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-sendgrid
spring-boot-servlet
spring-boot-session Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-session-data-mongodb Rename MongoDB properties that don't require Spring Data MongoDB 2025-09-05 15:07:52 +01:00
spring-boot-session-data-redis
spring-boot-session-hazelcast
spring-boot-session-jdbc
spring-boot-sql
spring-boot-test-autoconfigure Rename ConditionalOnEnabledTracing to ConditionalOnEnabledTracingExport 2025-09-05 13:36:16 +02:00
spring-boot-thymeleaf
spring-boot-tomcat
spring-boot-tx
spring-boot-validation
spring-boot-web-server Merge branch '3.5.x' 2025-09-04 09:56:46 +01:00
spring-boot-web-server-test
spring-boot-webclient
spring-boot-webflux Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-webmvc Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-webservices
spring-boot-websocket Update Jackson support to require Jackson 3 2025-09-02 11:37:09 +01:00
spring-boot-zipkin