spring-boot/spring-boot-tools/spring-boot-loader/README.md

6 lines
193 B
Markdown
Raw Normal View History

2013-08-02 14:36:58 +08:00
# Spring Boot - Loader
2013-07-19 17:53:13 +08:00
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.