IntelliJ IDEA
 
Get IntelliJ IDEA

Update applications on application servers

Last modified: 17 June 2024

When running or debugging an application, you can modify the source code and see the result of your changes without restarting the server. Depending on the type of artifacts and run configuration, this can either involve simple updates of resources and classes or rebuilding and redeploying the artifacts.

The available update options depend on the type of artifacts (exploded or archived) and on the type of the run configuration (local or remote).