spring-boot/spring-boot-project/spring-boot
Phillip Webb fd9b2b114e Improve Tomcat performance when using nested jars
Add `NestedJarResourceSet` which can be used for nested jar URLs
and unlike the standard Tomcat implementation does not assume that
the JAR is backed by a single file.

Closes gh-37452
2023-10-03 17:27:57 -07:00
..
src Improve Tomcat performance when using nested jars 2023-10-03 17:27:57 -07:00
build.gradle Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00