| Package | Description | 
|---|---|
| org.springframework.boot.loader.tools | 
 Tools for generating executable JAR/WAR files. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultLaunchScript
Default implementation of  
LaunchScript. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Repackager.repackage(File destination,
         Libraries libraries,
         LaunchScript launchScript)
Repackage to the given destination so that it can be launched using '
 java -jar'. 
 | 
| Constructor and Description | 
|---|
JarWriter(File file,
         LaunchScript launchScript)
Create a new  
JarWriter instance. | 
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.