Uses of Package
org.springframework.boot.loader.tools
Package
Description
Tools for generating executable JAR/WAR files.
Classes used to support layer customization.
-
ClassDescriptionAbstract base class for JAR writers.Build-system agnostic details of a project.Interface used to write jar entry data.
Library
implementation for internal jarmode jars.A script that can be prepended to the front of a JAR file to make it executable.A named layer used to separate the jar when creating a Docker image.Interface to provide information about layers to theRepackager
.Strategy interface used to determine the layout for a particular type of archive.Factory interface used to create aLayout
.Executable JAR layout.Encapsulates information about libraries that may be packed into the archive.Encapsulates information about a single library that may be packed into the archive.Callback interface used to iterateLibraries
.Encapsulates information about the artifact coordinates of a library.The scope of a library.Writer used byCustomLoaderLayouts
to write classes into a repackaged JAR.Abstract base class for packagers.Callback interface used to present a warning when finding the main class takes too long.A specialization ofLayout
that repackages an existing archive by moving its content to a new location. -
ClassDescriptionA named layer used to separate the jar when creating a Docker image.Interface to provide information about layers to the
Repackager
.Encapsulates information about a single library that may be packed into the archive.