spring-boot/spring-boot-tools
Phillip Webb e975dbe3f0 Only use jar shortcut for matching URLs
Update JAR `Handler` logic so that the existing `jarFile` is only used
if the requested URL starts with the same path. Prior to this commit it
was possible to construct a URL with another URL as context. This could
mean that the `handler` was shared and the already resolved `jarFile`
contained in the handler wasn't necessarily suitable.

Fixes gh-12483
2018-03-16 11:56:34 -07:00
..
spring-boot-antlib Next Development Version 2018-01-30 23:29:33 +00:00
spring-boot-autoconfigure-processor Next Development Version 2018-01-30 23:29:33 +00:00
spring-boot-configuration-metadata Use toLowerCase() and toUpperCase() with Locale.ENGLISH 2018-02-26 17:49:03 +01:00
spring-boot-configuration-processor Use toLowerCase() and toUpperCase() with Locale.ENGLISH 2018-02-26 17:49:03 +01:00
spring-boot-gradle-plugin Format with Eclipse Oxygen SR2 2018-02-08 15:46:49 -08:00
spring-boot-loader Only use jar shortcut for matching URLs 2018-03-16 11:56:34 -07:00
spring-boot-loader-tools Use toLowerCase() and toUpperCase() with Locale.ENGLISH 2018-02-26 17:49:03 +01:00
spring-boot-maven-plugin Format with Eclipse Oxygen SR2 2018-02-08 15:46:49 -08:00
spring-boot-test-support Next Development Version 2018-01-30 23:29:33 +00:00
pom.xml Next Development Version 2018-01-30 23:29:33 +00:00