spring-boot/spring-boot-tools/spring-boot-loader-tools/src
Phillip Webb c852fb5a79 Update packaged JARs to use standard JarLauncher
Change CLI generated JARs to use the standard `JarLauncher` instead of
a custom `JarRunner`. The `PackagedSpringApplicationLauncher` is used
as the `Start-Class` which in turn calls `SpringApplication.run()`.
2014-01-29 16:01:50 -08:00
..
main/java/org/springframework/boot/loader/tools Update packaged JARs to use standard JarLauncher 2014-01-29 16:01:50 -08:00
test/java/org/springframework/boot/loader/tools Make fields private where possible 2014-01-21 16:29:07 -08:00