Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2018-08-01 13:03:11 +00:00
parent b6bd96b632
commit aaffeeaac4
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ sure you have
(2.0.0 or better):</p><pre class="literallayout">$ spring version (2.0.0 or better):</p><pre class="literallayout">$ spring version
Spring CLI v2.0.0.M6</pre><p>E.g. for SDKMan users</p><pre class="screen">$ sdk install springboot 2.0.0.M6 Spring CLI v2.0.0.M6</pre><p>E.g. for SDKMan users</p><pre class="screen">$ sdk install springboot 2.0.0.M6
$ sdk use springboot 2.0.0.M6</pre><p>and install the Spring Cloud plugin</p><pre class="screen">$ mvn install $ sdk use springboot 2.0.0.M6</pre><p>and install the Spring Cloud plugin</p><pre class="screen">$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.0.0.BUILD-SNAPSHOT</pre><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png"></td><th align="left">Important</th></tr><tr><td align="left" valign="top"><p><span class="strong"><strong>Prerequisites:</strong></span> to use the encryption and decryption features $ spring install org.springframework.cloud:spring-cloud-cli:2.0.1.BUILD-SNAPSHOT</pre><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png"></td><th align="left">Important</th></tr><tr><td align="left" valign="top"><p><span class="strong"><strong>Prerequisites:</strong></span> to use the encryption and decryption features
you need the full-strength JCE installed in your JVM (it&#8217;s not there by default). you need the full-strength JCE installed in your JVM (it&#8217;s not there by default).
You can download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" You can download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files"
from Oracle, and follow instructions for installation (essentially replace the 2 policy files from Oracle, and follow instructions for installation (essentially replace the 2 policy files

View File

@@ -14,7 +14,7 @@ sure you have
(2.0.0 or better):</p><pre class="literallayout">$ spring version (2.0.0 or better):</p><pre class="literallayout">$ spring version
Spring CLI v2.0.0.M6</pre><p>E.g. for SDKMan users</p><pre class="screen">$ sdk install springboot 2.0.0.M6 Spring CLI v2.0.0.M6</pre><p>E.g. for SDKMan users</p><pre class="screen">$ sdk install springboot 2.0.0.M6
$ sdk use springboot 2.0.0.M6</pre><p>and install the Spring Cloud plugin</p><pre class="screen">$ mvn install $ sdk use springboot 2.0.0.M6</pre><p>and install the Spring Cloud plugin</p><pre class="screen">$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.0.0.BUILD-SNAPSHOT</pre><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png"></td><th align="left">Important</th></tr><tr><td align="left" valign="top"><p><span class="strong"><strong>Prerequisites:</strong></span> to use the encryption and decryption features $ spring install org.springframework.cloud:spring-cloud-cli:2.0.1.BUILD-SNAPSHOT</pre><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png"></td><th align="left">Important</th></tr><tr><td align="left" valign="top"><p><span class="strong"><strong>Prerequisites:</strong></span> to use the encryption and decryption features
you need the full-strength JCE installed in your JVM (it&#8217;s not there by default). you need the full-strength JCE installed in your JVM (it&#8217;s not there by default).
You can download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" You can download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files"
from Oracle, and follow instructions for installation (essentially replace the 2 policy files from Oracle, and follow instructions for installation (essentially replace the 2 policy files

View File

@@ -90,7 +90,7 @@ $(addBlockSwitches);
<div id="preamble"> <div id="preamble">
<div class="sectionbody"> <div class="sectionbody">
<div class="paragraph"> <div class="paragraph">
<p>2.0.0.BUILD-SNAPSHOT</p> <p>2.0.1.BUILD-SNAPSHOT</p>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -34,7 +34,7 @@ Spring CLI v2.0.0.M6</literallayout>
$ sdk use springboot 2.0.0.M6</screen> $ sdk use springboot 2.0.0.M6</screen>
<simpara>and install the Spring Cloud plugin</simpara> <simpara>and install the Spring Cloud plugin</simpara>
<screen>$ mvn install <screen>$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.0.0.BUILD-SNAPSHOT</screen> $ spring install org.springframework.cloud:spring-cloud-cli:2.0.1.BUILD-SNAPSHOT</screen>
<important> <important>
<simpara><emphasis role="strong">Prerequisites:</emphasis> to use the encryption and decryption features <simpara><emphasis role="strong">Prerequisites:</emphasis> to use the encryption and decryption features
you need the full-strength JCE installed in your JVM (it&#8217;s not there by default). you need the full-strength JCE installed in your JVM (it&#8217;s not there by default).