...
Tip |
---|
This can be a pain when doing local development because changes to JavaScript or CSS files require restarting Tomcat or other processesprocedures to clear the spring-managed page cache. In these cases one solution to speed development and allow you to see changes to static resources immediately is to temporarily comment out the url pattern from the filter-mapping (but don't check it in). |