public class SpringBootLayeredJar extends Object
| Constructor and Description |
|---|
SpringBootLayeredJar(File layeredJar,
org.eclipse.jkube.kit.common.KitLogger kitLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
extractLayers(File extractionDir) |
String |
getMainClass() |
boolean |
isLayeredJar() |
List<String> |
listLayers() |
public SpringBootLayeredJar(File layeredJar, org.eclipse.jkube.kit.common.KitLogger kitLogger)
Copyright © 2024. All rights reserved.