Update 13.3. Ant.md

master
qibaoguang 2015-05-16 10:08:59 +08:00
parent 53e33a7b89
commit 42f0b37162
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
使用Apache Ant构建一个Spring Boot项目是完全可能的然而Spring Boot没有为它提供特殊的支持或插件。Ant脚本可以使用Ivy依赖管理系统来导入starter POMs。
查看[Section 73.8, “Build an executable archive with Ant”](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-build-an-executable-archive-with-ant)获取更多指导。
查看[Section 73.8, “Build an executable archive with Ant”](../IX. How-to guides/73.8. Build an executable archive with Ant.md)获取更多指导。