mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Update `JarUrl` so that the encoded version of the path is used. This allows jars to placed in directories with `#` or `!` in the name. Fixes gh-38660