
Update the spring-boot-loader JarURLConnection class to decode entry names in the same way as the stock JDK class. This allows encoded entry names in the form `%c3%ab` to be loaded. Fixes gh-556
Update the spring-boot-loader JarURLConnection class to decode entry names in the same way as the stock JDK class. This allows encoded entry names in the form `%c3%ab` to be loaded. Fixes gh-556