• 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
..
spring-boot-deployment-tests Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-smoke-tests Loading commit data...