From fed8615ce2ba6b54785ec89795bcafbe723e8f01 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 27 Mar 2019 15:49:24 +0000 Subject: [PATCH] Sync docs from 1.0.x to gh-pages --- 1.0.x/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.0.x/index.html b/1.0.x/index.html index aab80d6..c02c65e 100644 --- a/1.0.x/index.html +++ b/1.0.x/index.html @@ -417,7 +417,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

Spring Boot CLI provides Spring Boot command line features for +

Spring Boot CLI provides Spring Boot command line features for Spring Cloud. You can write Groovy scripts to run Spring Cloud component applications (e.g. @EnableEurekaServer). You can also easily do things like encryption and decryption to support Spring Cloud Config clients with secret configuration values.