Part XI. Spring Boot Cloud CLI

Spring Boot CLI 为Spring Cloud提供Spring Boot命令 line features。您可以将 Groovy 脚本编写为 run Spring Cloud component applications(e.g .@EnableEurekaServer)。您还可以轻松地执行加密和解密等操作,以使用 secret configuration 值支持 Spring Cloud Config clients。使用 Launcher CLI,您可以通过命令 line 方便地一次性启动 Eureka,Zipkin,Config Server 等服务(在开发 time 时非常有用)。

Spring Cloud 在 non-restrictive Apache 2.0 license 下发布。如果您想为文档的这一部分做出贡献,或者如果您发现错误,请在github 上找到项目中的 source code 和问题跟踪器。