Explanation: Currently when we update our client's project it is "out of breath" during this update, the idea is to be able to update the project without stopping the client, I saw something related to tomcat WORK but nothing very explanatory, some functional examples with JBOSS however we will not use this type of container, I need a help or a way to make it work in Apache tomcat 8.5 or higher.
In some researches I saw that there were configurations in which the project had a faithful copy in the work and when it had the change in the main it just rewrote the work but everything worked there.