Docker real time updates for java web app
Answered
Hello,
Sorry for the noob questions. I am learning docker and trying to get away from my virtual machine development. I was reading up on docker plugin for IntelliJ and running through some docker images configurations.
I was wondering...Is there a way to configure IntelliJ with docker images so that the same update functionality exists with exploded wars?? I really like the ability to hot swap with ctrl-10 and the ability to have my sources change in real time when I modify a client side file within my web app.
I would like to avoid the whole redeploy and restart after every little change. It looked like the docker example with the plugin requires redeploy.
Please sign in to leave a comment.
Good to hear. I look forward to the 16.3 update. Thank You.