IntelliJ IDEA 的 Jetty部署插件

jetty相对于tomcat来说,启动速度非常快,方便调试。 在idea的maven项目中,只需要在pom.xml配置文件中配置jetty的插件即可。 全部: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc
相关文章
相关标签/搜索