Package org.springframework.boot.docker.compose.lifecycle
package org.springframework.boot.docker.compose.lifecycle
Lifecycle management for Docker Compose with the context of a Spring application.
-
ClassDescriptionConfiguration properties for Docker Compose.Profiles properties.Readiness properties.TCP properties.Readiness wait strategies.Skip options.Start properties.Stop properties.
ApplicationEvent
published when Docker ComposeRunningService
instances are available.Docker Compose lifecycle management.Exception thrown if readiness checking has timed out.Command used to start Docker Compose.Command used to stop Docker Compose.