Uses of Package
org.springframework.boot.autoconfigure.service.connection
Package
Description
Auto-configuration for tracing with Zipkin.
Auto-configuration for RabbitMQ.
Auto-configuration for Cassandra.
Auto-configuration for Couchbase.
Auto-configuration for Spring Data Redis.
Auto-configuration for Elasticsearch client.
Auto-configuration for Flyway.
Auto-configuration for JDBC.
Auto-configuration for Apache Kafka.
Auto-configuration for Liquibase.
Auto-configuration for MongoDB.
Auto-configuration for Neo4j.
Auto-Configuration for R2DBC.
Support for service connections that affect auto-configuration.
Service connection support for Docker Compose.
General support for service connections in tests.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
-
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.
RuntimeException
thrown when aConnectionDetailsFactory
could not be found.RuntimeException
thrown when requiredConnectionDetails
could not be found. -
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.A factory to create
ConnectionDetails
from a givensource
. -
ClassDescriptionBase interface for types that provide the details required to establish a connection to a remote service.A factory to create
ConnectionDetails
from a givensource
.