IDEA hot deployment is too enthusiastic (hot deployment if you lose focus)

Intellij IDEA use tutorial related series catalog


Scenario: In order to improve compilation efficiency during debugging, hot deployment is often enabled when tomcat is configured.

These two behaviors will be configured as shown in the following figure: update classes and resources

Problem: When the mouse focus leaves IDEA, hot deployment will be triggered! ! However, it is often necessary to switch to a browser or other places to use, and then hot deployment will be triggered. . .

Solution: the settings as shown in the figure below

Guess you like

Origin blog.csdn.net/shi_hong_fei_hei/article/details/114293164