Skip to content

Commit 14e4e72

Browse files
authored
Update and rename 55.1.2. Deduced “grab” coordinates.md to 59.1.2 Deduced “grab” coordinates.md
1 parent 92d3b94 commit 14e4e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VII. Spring Boot CLI/55.1.2. Deduced “grab” coordinates.md renamed to VII. Spring Boot CLI/59.1.2 Deduced “grab” coordinates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 55.1.2. 推断"grab"坐标
1+
###59.1.2 推断"grab"坐标
22

33
Spring Boot扩展Groovy标准"@Grab"注解使其能够允许你指定一个没有group或version的依赖,例如`@Grab('freemarker')`
44
artifact’s的组和版本是通过查看Spring Boot的依赖元数据推断出来的。注意默认的元数据是和你使用的CLI版本绑定的-只有在你迁移到一个CLI新版本时它才会改变,这样当你的依赖改变时你就可以控制了。在[附录](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#appendix-dependency-versions)的表格中可以查看默认元数据包含的依赖和它们的版本。

0 commit comments

Comments
 (0)