We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b0578 commit 46b2b54Copy full SHA for 46b2b54
spring-shell-docs/src/main/asciidoc/getting-started.adoc
@@ -7,7 +7,7 @@ has a simple command to add two numbers.
7
Starting with version 2, Spring Shell has been rewritten from the ground up with various
8
enhancements in mind, one of which is easy integration with Spring Boot.
9
10
-For the purpose of this tutorial, we create a simple Boot application by
+For the purpose of this tutorial, we create a simple Spring Boot application by
11
using https://start.spring.io. This minimal application depends only on `spring-boot-starter`
12
and configures the `spring-boot-maven-plugin` to generate an executable über-jar:
13
0 commit comments