程序包 org.springframework.boot.cli.command.archive
CLI commands for creating jars and wars.
类概要 类 说明 JarCommand Commandto create a self-contained executable jar file from a CLI application.WarCommand Commandto create a self-contained executable jar file from a CLI application.