Package | Description |
---|---|
org.springframework.boot.loader.tools |
Tools for generating executable JAR/WAR files.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLayoutFactory
Default implementation of
LayoutFactory . |
Modifier and Type | Method and Description |
---|---|
void |
Repackager.setLayoutFactory(LayoutFactory layoutFactory)
Sets the layout factory for the jar.
|
Constructor and Description |
---|
Repackager(File source,
LayoutFactory layoutFactory) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.