Skip to content

Commit b78992b

Browse files
authored
Update 10.2. Installing the Spring Boot CLI.md
1 parent 1c95e3b commit b78992b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### 10.2. Spring Boot CLI安装
22

3-
Spring Boot CLI是一个命令行工具,可用于使用Spring进行快速原型搭建。它支持运行[Groovy](http://groovy.codehaus.org/)脚本,这也就意味着你可以使用类似Java的语法,但不用写很多的模板代码。
3+
Spring Boot CLI是一个命令行工具,可用于快速搭建基于Spring的原型。它支持运行[Groovy](http://groovy.codehaus.org/)脚本,这也就意味着你可以使用类似Java的语法,但不用写很多的模板代码。
44

5-
Spring Boot不一定非要配合CLI使用,但它绝对是Spring应用取得进展的最快方式。
5+
Spring Boot不一定非要配合CLI使用,但它绝对是Spring应用取得进展的最快方式(你咋不飞上天呢?)

0 commit comments

Comments
 (0)