Sync docs from master to gh-pages
This commit is contained in:
@@ -434,21 +434,21 @@ Config clients with secret configuration values.</p>
|
||||
<p>To install, make
|
||||
sure you have
|
||||
<a href="https://github.com/spring-projects/spring-boot">Spring Boot CLI</a>
|
||||
(1.2.0 or better):</p>
|
||||
(1.3.0 or better):</p>
|
||||
</div>
|
||||
<div class="literalblock">
|
||||
<div class="content">
|
||||
<pre>$ spring version
|
||||
Spring CLI v1.2.3.RELEASE</pre>
|
||||
Spring CLI v1.3.2.RELEASE</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>E.g. for GVM users</p>
|
||||
<p>E.g. for SDKMan users</p>
|
||||
</div>
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
<pre class="highlight"><code>$ gvm install springboot 1.3.0.M5
|
||||
$ gvm use springboot 1.3.0.M5</code></pre>
|
||||
<pre class="highlight"><code>$ sdk install springboot 1.3.2.RELEASE
|
||||
$ sdk use springboot 1.3.2.RELEASE</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
@@ -554,7 +554,7 @@ AQAjPgt3eFZQXwt8tsHAVv/QHiY5sI2dRcR+...</pre>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2016-02-02 03:09:48 UTC
|
||||
Last updated 2016-02-05 12:44:49 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user