mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
* actuator -> boot-ops * cli -> boot-cli * launcher -> boot-load * autoconfig -> boot-config * bootstrap -> boot-strap * starters -> boot-up [#54095231] [bs-253] Refactor Zero->Boot
Spring Launcher
A very thin Java main for executable JAR and WAR
archives. JarLauncher and WarLauncher know how to access classpath
resources and dependencies in nested jar files.