Package | Description |
---|---|
org.springframework.boot.loader.tools |
Tools for generating executable JAR/WAR files.
|
Modifier and Type | Class and Description |
---|---|
class |
JarWriter
Writes JAR content, ensuring valid directory entries are always created 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 © 2018 Pivotal Software, Inc.. All rights reserved.