spring-framework/spring-webmvc
Brian Clozel 6d26e61ac7 Guard against invalid paths in ResourceUrlProvider
This commit makes sure that no `StringIndexOutOfBoundsException` is
thrown when `getForRequestUrl` is called with a URL that's shorter than
the expected context path.

Issue: SPR-16526
2018-03-05 15:26:56 +01:00
..
src Guard against invalid paths in ResourceUrlProvider 2018-03-05 15:26:56 +01:00
spring-webmvc.gradle Upgrade to RxJava 1.3.5 and WebJars Locator 0.35 2018-01-29 21:31:27 +01:00