spring-boot/spring-boot-project
Phillip Webb 2b83edeb27 Fix jarmode support in unexploded jars
Update `LaunchedURLClassLoader` to ensure that the `JarModeLauncher`
is created in the correct classloader.

Prior to this commit the launcher was created by the application
classloader and did not have access to any of the required
`org.springframework` classes.

See gh-19848
2020-01-22 23:07:18 -08:00
..
spring-boot Update copyright year of changed files 2020-01-22 20:24:23 -08:00
spring-boot-actuator Update copyright year of changed files 2020-01-22 20:24:23 -08:00
spring-boot-actuator-autoconfigure Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-autoconfigure Reinstate JobLauncherCommandLineRunner 2020-01-22 18:48:55 -06:00
spring-boot-cli Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-dependencies Rename spring-boot-layertools 2020-01-22 20:24:23 -08:00
spring-boot-devtools Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-docs Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-parent Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-properties-migrator Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-starters Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-test Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-test-autoconfigure Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-tools Fix jarmode support in unexploded jars 2020-01-22 23:07:18 -08:00