• Phillip Webb's avatar
    Improve performance of Tomcat 'jar:war:file' URLs · 82791b4e
    Phillip Webb authored
    Update jar `Handler` fallback logic to directly support Tomcat
    'jar:war:file' URLs. This commit allows contents to be accessed without
    the JDK needing to extracted the nested jar to the temporary folder.
    
    Closes gh-24553
    82791b4e
Name
Last commit
Last update
..
src/main/java/org/springframework/boot/loaderapp Loading commit data...
build.gradle Loading commit data...
settings.gradle Loading commit data...