Gradle Jetty 插件


当前第2页 返回上一页

表 28.2. Jetty 插件 - 属性

属性名称 类型 默认值 描述
contextPath String WAR 文件的base name 在 Jetty 容器里面的应用程序部署位置。
httpPort Integer 8080 Jetty 监听 HTTP 请求的 TCP 端口。
stopPort Integer null Jetty 监听 admin 请求的 TCP 端口。
stopKey String null 当需要请求停止时,传递给 Jetty 的key。

这些属性都由一个 JettyPluginConvention 公约对象提供。


标签:Gradle

返回前面的内容

相关阅读 >>

Gradle 问题反馈

Gradle checkstyle 插件

Gradle groovy 快速入门

Gradle 构建环境

Gradle web 工程构建

Gradle jacoco 插件

Gradle 编写构建脚本

Gradle groovy 插件

Gradle 安装

Gradle findbugs 插件

更多相关阅读请进入《Gradle》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...