您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH
程序包的使用
org.springframework.boot.loader.launch
使用
org.springframework.boot.loader.launch
的程序包
程序包
说明
org.springframework.boot.loader.launch
System that allows self-contained JAR/WAR archives to be launched using
java -jar
.
org.springframework.boot.loader.launch
使用的
org.springframework.boot.loader.launch
中的类
类
说明
Archive
An archive that can be launched by the
Launcher
.
Archive.Entry
Represents a single entry in the archive.
ExecutableArchiveLauncher
Base class for a
Launcher
backed by an executable archive.
Launcher
Base class for launchers that can start an application with a fully configured classpath.