mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +00:00
This commit updates StaticResourceLocation to include a new entry for the common locations of fonts. As a result, StaticResourceRequest#atCommonLocations now includes /fonts/** as well. See gh-46208 Signed-off-by: Shahab Kondri <shahab.kondri@gmail.com>