mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:00:29 +00:00
Update JarURLConnection & Handler so that a shared static final connection is returned for entries that cannot be found. See gh-6215