spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
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
..
src Fix jarmode support in unexploded jars 2020-01-22 23:07:18 -08:00
build.gradle Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00