Sync docs from master to gh-pages
This commit is contained in:
@@ -26,15 +26,15 @@ development time).</simpara>
|
||||
<simpara>To install, make
|
||||
sure you have
|
||||
<link xl:href="https://github.com/spring-projects/spring-boot">Spring Boot CLI</link>
|
||||
(1.5.2 or better):</simpara>
|
||||
(2.0.0 or better):</simpara>
|
||||
<literallayout class="monospaced">$ spring version
|
||||
Spring CLI v1.5.8.RELEASE</literallayout>
|
||||
Spring CLI v2.0.0.M6</literallayout>
|
||||
<simpara>E.g. for SDKMan users</simpara>
|
||||
<screen>$ sdk install springboot 1.5.8.RELEASE
|
||||
$ sdk use springboot 1.5.8.RELEASE</screen>
|
||||
<screen>$ sdk install springboot 2.0.0.M6
|
||||
$ sdk use springboot 2.0.0.M6</screen>
|
||||
<simpara>and install the Spring Cloud plugin</simpara>
|
||||
<screen>$ mvn install
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.4.1.BUILD-SNAPSHOT</screen>
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:2.0.0.BUILD-SNAPSHOT</screen>
|
||||
<important>
|
||||
<simpara><emphasis role="strong">Prerequisites:</emphasis> to use the encryption and decryption features
|
||||
you need the full-strength JCE installed in your JVM (it’s not there by default).
|
||||
|
||||
Reference in New Issue
Block a user