| Package | Description | 
|---|---|
| org.springframework.boot.loader.tools | Tools for generating executable JAR/WAR files. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JarWriterWrites JAR content, ensuring valid directory entries are always create and duplicate
 items are ignored. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CustomLoaderLayout. writeLoadedClasses(LoaderClassesWriter writer)Write the required loader classes into the JAR. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.