Package org.springframework.boot.docker.compose.service.connection
package org.springframework.boot.docker.compose.service.connection
Service connection support for Docker Compose.
-
ClassDescriptionBase class for
ConnectionDetailsFactory
implementations that provideConnectionDetails
from aDockerComposeConnectionSource
.Convenient base class forConnectionDetails
results that are backed by aRunningService
.Passed toDockerComposeConnectionDetailsFactory
to provide details of therunning docker compose service
.