Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-03-27 15:35:37 +00:00
parent 65148c3d49
commit 1288cc33be
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Spring Boot Cloud CLI</title><link rel="stylesheet" type="text/css" href="css/manual-singlepage.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div lang="en" class="book"><div class="titlepage"><div><div><h1 class="title"><a name="d0e3"></a>Spring Boot Cloud CLI</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="preface"><a href="#d0e9"></a></span></dt><dt><span class="chapter"><a href="#_installation">1. Installation</a></span></dt><dt><span class="chapter"><a href="#_running_spring_cloud_services_in_development">2. Running Spring Cloud Services in Development</a></span></dt><dd><dl><dt><span class="section"><a href="#_adding_additional_applications">2.1. Adding Additional Applications</a></span></dt></dl></dd><dt><span class="chapter"><a href="#_writing_groovy_scripts_and_running_applications">3. Writing Groovy Scripts and Running Applications</a></span></dt><dt><span class="chapter"><a href="#_encryption_and_decryption">4. Encryption and Decryption</a></span></dt></dl></div><div class="preface"><div class="titlepage"><div><div><h1 class="title"><a name="d0e9" href="#d0e9"></a></h1></div></div></div><p>Spring Boot CLI provides <a class="link" href="http://projects.spring.io/spring-boot" target="_top">Spring
<title>Spring Boot Cloud CLI</title><link rel="stylesheet" type="text/css" href="css/manual-singlepage.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div lang="en" class="book"><div class="titlepage"><div><div><h1 class="title"><a name="d0e3"></a>Spring Boot Cloud CLI</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="preface"><a href="#d0e9"></a></span></dt><dt><span class="chapter"><a href="#_installation">1. Installation</a></span></dt><dt><span class="chapter"><a href="#_running_spring_cloud_services_in_development">2. Running Spring Cloud Services in Development</a></span></dt><dd><dl><dt><span class="section"><a href="#_adding_additional_applications">2.1. Adding Additional Applications</a></span></dt></dl></dd><dt><span class="chapter"><a href="#_writing_groovy_scripts_and_running_applications">3. Writing Groovy Scripts and Running Applications</a></span></dt><dt><span class="chapter"><a href="#_encryption_and_decryption">4. Encryption and Decryption</a></span></dt></dl></div><div class="preface"><div class="titlepage"><div><div><h1 class="title"><a name="d0e9" href="#d0e9"></a></h1></div></div></div><p>Spring Boot CLI provides <a class="link" href="https://projects.spring.io/spring-boot" target="_top">Spring
Boot</a> command line features for <a class="link" href="https://github.com/spring-cloud" target="_top">Spring
Cloud</a>. You can write Groovy scripts to run Spring Cloud component
applications (e.g. <code class="literal">@EnableEurekaServer</code>). You can also easily do