类的使用
org.springframework.boot.maven.AbstractPackagerMojo
-
org.springframework.boot.maven中AbstractPackagerMojo的使用
修饰符和类型类说明class
Package an application into an OCI image using a buildpack, forking the lifecycle to make sure thatpackage
ran.class
Package an application into an OCI image using a buildpack.class
Package an application into an OCI image using a buildpack, but without forking the lifecycle.class
Repackage existing JAR and WAR archives so that they can be executed from the command line using java -jar.