复制代码

为懒人提供无限可能,生命不息,code不止

人类感性的情绪,让我们知难行难
我思故我在
日拱一卒,功不唐捐
  • 首页
  • 前端
  • 后台
  • 数据库
  • 运维
  • 资源下载
  • 实用工具
  • 接口文档工具
  • 登录
  • 注册

其它

【原创】idea web项目修改热部署,避免每次重启tomcat

作者: whooyun发表于: 2017-07-04 19:12

idea web项目页面修改热部署,避免每次重启tomcat

1、部署的方式使用war exploded

2、on frame deactivation 的下拉选项改成update classes and resources
3、on update action 的下拉选项改成update classes and resources

开始看图
run->edit configrations->tomcat server