Update 58.2. Packaging executable jar and war files.md
parent
4801ab8826
commit
9f6c158c0a
|
@ -39,6 +39,6 @@ $ java -jar target/mymodule-0.0.1-SNAPSHOT.jar
|
|||
</dependencies>
|
||||
</project>
|
||||
```
|
||||
**注**:具体参考[“Section 74.1, “Create a deployable war file”” ](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-create-a-deployable-war-file)章节。
|
||||
**注**:具体参考[“Section 74.1, “Create a deployable war file”” ](../IX. ‘How-to’ guides/74.1. Create a deployable war file.md)章节。
|
||||
|
||||
在[插件信息页面](http://docs.spring.io/spring-boot/docs/1.3.0.BUILD-SNAPSHOT/maven-plugin/)有高级的配置选项和示例。
|
||||
|
|
Loading…
Reference in New Issue