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></title><link rel="stylesheet" type="text/css" href="css/manual-multipage.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="up" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="prev" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="next" href="multi__installation.html" title="1.&nbsp;Installation"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="multi_spring-cloud-cli.html">Prev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="multi__installation.html">Next</a></td></tr></table><hr></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></title><link rel="stylesheet" type="text/css" href="css/manual-multipage.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="up" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="prev" href="multi_spring-cloud-cli.html" title="Spring Boot Cloud CLI"><link rel="next" href="multi__installation.html" title="1.&nbsp;Installation"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="multi_spring-cloud-cli.html">Prev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="multi__installation.html">Next</a></td></tr></table><hr></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

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

View File

@@ -8,7 +8,7 @@
</info>
<preface>
<title></title>
<simpara>Spring Boot CLI provides <link xl:href="http://projects.spring.io/spring-boot">Spring
<simpara>Spring Boot CLI provides <link xl:href="https://projects.spring.io/spring-boot">Spring
Boot</link> command line features for <link xl:href="https://github.com/spring-cloud">Spring
Cloud</link>. You can write Groovy scripts to run Spring Cloud component
applications (e.g. <literal>@EnableEurekaServer</literal>). You can also easily do