spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
Phillip Webb 4af9ed4d1d Fix Tomcat TldScanner issues by returning raw zip data for nested jars
Update JarUrlConnection so that the full raw zip data is returned from
nested jars when no entry name is specified. This update allows
Tomcat's `WarURLConnection` to work with our nested connections since
they can parse the returned raw zip data.

Fixes gh-38047
2023-10-26 23:00:20 -07:00
..
src Fix Tomcat TldScanner issues by returning raw zip data for nested jars 2023-10-26 23:00:20 -07:00
build.gradle Reintroduce spring-boot-loader modules 2023-10-03 15:40:25 -07:00