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
..
spring-boot Merge branch '3.1.x' 2023-11-22 12:35:58 +00:00
spring-boot-actuator Auto-configure observations for RestClients 2023-11-23 09:28:09 +01:00
spring-boot-actuator-autoconfigure Auto-configure observations for RestClients 2023-11-23 09:28:09 +01:00
spring-boot-autoconfigure Polish 2023-11-23 09:39:01 +01:00
spring-boot-dependencies Upgrade to Spring Integration 6.1.5 2023-11-22 18:23:57 +00:00
spring-boot-devtools Merge branch '3.1.x' 2023-10-31 10:23:13 +01:00
spring-boot-docker-compose Use different default database names for Oracle XE and Oracle Free 2023-11-22 10:48:35 +00:00
spring-boot-docs Polish 2023-11-23 09:39:01 +01:00
spring-boot-parent Polish 2023-11-22 10:16:19 +01:00
spring-boot-starters Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-test Merge branch '3.1.x' 2023-11-08 09:53:53 +01:00
spring-boot-test-autoconfigure Polish 2023-11-22 10:16:19 +01:00
spring-boot-testcontainers Add container support for Oracle Free which replaces Oracle XE 2023-11-21 11:51:59 -08:00
spring-boot-tools Fix IndexOutOfBoundsException exception from parseUrl with empty spec 2023-11-23 14:35:04 -08:00