码迷,mamicode.com
首页 > 移动开发 > 详细

What is “Deploy applications configured in Tomcat instance” in IntelliJidea

时间:2019-07-27 21:04:21      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:cto   https   roo   and   4月24日   tab   fas   app   HERE   

What is “Deploy applications configured in Tomcat instance” in IntelliJidea
2018年04月24日 20:45:15 daijiguo 阅读数 1693
This setting controls whether the apps you already have present in TOMCAT_HOME\webapps directory will be deployed when Tomcat is started from IntelliJ IDEA.

By default that would deploy the following:

docs
examples
host-manager
manager
ROOT
If you don’t need any of these default apps or any of your other apps put there manually to be deployed, disable the Deploy applications configured in Tomcat instance option. This will make the server startup faster and it will use less memory.

Documentation page you are looking for is available here, here is the official explanation for this option:

The Tomcat configuration files, among other things, may list the applications that should be deployed at the server start. If this check box is selected, all the applications so listed will be deployed on the server in addition to the artifacts specified on the Deployment tab. If the check box is not selected, only the artifacts and the external resources specified on the Deployment tab will be deployed.

原文:https://stackoverflow.com/questions/45666280/what-is-deploy-applications-configured-in-tomcat-instance-in-intellij-2017-2

What is “Deploy applications configured in Tomcat instance” in IntelliJidea

标签:cto   https   roo   and   4月24日   tab   fas   app   HERE   

原文地址:https://www.cnblogs.com/mumian2/p/11256633.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!