All Classes and Interfaces
Class
Description
Utility used to build an R2DBC
ConnectionFactoryOptions for a
RunningService.Provides access to the ports that can be used to connect to a
RunningService.Provides a high-level API to work with Docker compose.
DockerComposeConnectionDetailsFactory<D extends org.springframework.boot.autoconfigure.service.connection.ConnectionDetails>
Base class for
ConnectionDetailsFactory implementations that provide
ConnectionDetails from a DockerComposeConnectionSource.Convenient base class for
ConnectionDetails results that are backed by a
RunningService.Passed to
DockerComposeConnectionDetailsFactory to provide details of the
running docker compose service.A reference to a docker compose file (usually named
compose.yaml).An origin which points to a service defined in docker compose.
Configuration properties for Docker Compose.
Profiles properties.
Readiness properties.
TCP properties.
Readiness wait strategies.
Skip options.
Start properties.
Start command skip mode.
Stop properties.
ApplicationEvent published when Docker Compose RunningService instances
are available.Base class for docker exceptions.
DockerException thrown if the docker daemon is not running.DockerException thrown if the docker JSON cannot be parsed.DockerException thrown if the docker process cannot be started.A reference to a Docker image of the form
"imagename[:tag|@digest]".Utility used to build a JDBC URL for a
RunningService.Docker Compose lifecycle management.
Exception thrown if readiness checking has timed out.
Provides details of a running docker compose service.
Command used to start Docker Compose.
Command used to stop Docker Compose.