Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
7.1
-
None
-
Unknown
-
Description
See http://www.webjars.org/documentation#servlet3
This means we wouldn't need to perform the loading of the webjar resources ourselves (using getResourceAsStream()) since they would be served by the Servlet Container. This would speed up the performances globally.
Note: check how caching would work.