Hey, would it be possible to add support hot-swapping for resource/Xhtml files?
The resource files are located in the src/main/java instead of src/main/resources and therefore don't get picked up when you try to use the built-in Update resources from Intellij.
Hey, would it be possible to add support hot-swapping for resource/Xhtml files?
The resource files are located in the
src/main/javainstead ofsrc/main/resourcesand therefore don't get picked up when you try to use the built-inUpdate resourcesfrom Intellij.