Also resolve favicon.ico from resource folders

Update FaviconConfiguration to allow favicon.ico files to be resolved
from static resource folders (/META-INF/resources, /resources, /static,
/public) in addition to the root classpath.

Fixes gh-1656
This commit is contained in:
Phillip Webb
2014-10-10 13:09:30 -07:00
parent a1bcd70377
commit a3527521a2
2 changed files with 22 additions and 4 deletions