spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader
Phillip Webb 73a42050d6 Add jarmode support to the loader code
Update the `Launcher` class to allow a packaged jar to be  launched in
a different mode. The launcher now checks for a `jarmode` property and
attempts to find a `JarMode` implementation using the standard
`spring.factories` mechanism.

Closes gh-19848
2020-01-22 01:23:11 -08:00
..
src Add jarmode support to the loader code 2020-01-22 01:23:11 -08:00
build.gradle Rework dep mgmt again to avoid consumers picking up strict constraints 2020-01-15 12:33:18 +00:00