Files
spring-boot/spring-boot-project
Phillip Webb 0856e10443 Fix IndexOutOfBoundsException exception from parseUrl with empty spec
Update jar `Handler` code so that the `parseUrl` method can accept an
empty `spec`. Prior to this commit, a `classLoader.getResource("")`
call would result in a `null` result. This breaks a number of things
including `ClassPathResource` and `PathMatchingResourcePatternResolver`.

Fixes gh-38524
2023-11-23 14:35:04 -08:00
..
2023-11-22 12:35:58 +00:00
2023-11-23 09:39:01 +01:00
2023-10-31 10:23:13 +01:00
2023-11-23 09:39:01 +01:00
2023-11-22 10:16:19 +01:00
2023-11-08 09:53:53 +01:00
2023-11-22 10:16:19 +01:00