• Martin Lau's avatar
    Escape URL characters in JAR URLs · 53cb8ccd
    Martin Lau authored
    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
    53cb8ccd
Name
Last commit
Last update
..
it Loading commit data...
main/java/org/springframework/boot/loader Loading commit data...
test Loading commit data...