• Phillip Webb's avatar
    Update packaged JARs to use standard JarLauncher · c852fb5a
    Phillip Webb authored
    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()`.
    c852fb5a
Name
Last commit
Last update
..
main/java/org/springframework/boot/loader/tools Loading commit data...
test/java/org/springframework/boot/loader/tools Loading commit data...