mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Without the permissive check, unusually named static resources are inaccessible. The need for this may be due to a Jetty bug. This change restores the tests to their previous form for now. See gh-40568