类 DockerComposeConnectionSource
java.lang.Object
org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionSource
Passed to
DockerComposeConnectionDetailsFactory
to provide details of the
running Docker Compose service
.- 从以下版本开始:
- 3.1.0
- 作者:
- Moritz Halbritter, Andy Wilkinson, Phillip Webb
- 另请参阅:
-
方法概要
-
方法详细资料
-
getRunningService
Return the running Docker Compose service.- 返回:
- the running service
-