I am using Embedded Jetty, had the maxCachedFiles = 0 and useFileMappedBuffer=false, so on a Windows machine it picks up template file changes and js/css changes.
Now that we started using wro4j, we are loosing this handy hot-deployment feature.
Is there a way to configure wro4j to pick up changed files without restart during development?