Tomcat deploys web applications in idea

ideatomcatjdk,web,tomcat
,tomcat?Tomcat,service,webapp,xml,tomcat?

all you can see is compile the project and output it to a directory.

Mar.13,2021

I remember that
idea temporarily changed the environment variable (CATALINA_BASE) of tomcat to its own compiled output directory, and
made tomcat think that the project was under the project output path of idea.
(personal point of view, do not consult the IDEA official document in detail, if there are any errors, please point out)
for more information, please see idea deployment tomcat project process-csdn

.
Menu