Merge pull request #28831 from mikrethor
* pr/28831: Fix output of "spring --version" in reference documentation Closes gh-28831
This commit is contained in:
@@ -97,7 +97,7 @@ Get SDKMAN! from https://sdkman.io and install Spring Boot by using the followin
|
|||||||
----
|
----
|
||||||
$ sdk install springboot
|
$ sdk install springboot
|
||||||
$ spring --version
|
$ spring --version
|
||||||
Spring Boot v{spring-boot-version}
|
Spring CLI v{spring-boot-version}
|
||||||
----
|
----
|
||||||
|
|
||||||
If you develop features for the CLI and want access to the version you built, use the following commands:
|
If you develop features for the CLI and want access to the version you built, use the following commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user