Package | Description |
---|---|
org.springframework.boot.loader.tools |
Tools for generating executable JAR/WAR files.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardLayers
Base class for the standard set of
Layers . |
Modifier and Type | Field and Description |
---|---|
static Layers |
Layers.IMPLICIT
The default layer resolver.
|
Modifier and Type | Method and Description |
---|---|
void |
Packager.setLayers(Layers layers)
Sets the layers that should be used in the jar.
|