public class SpringBootManifestAttributes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_SPRING_BOOT_CLASSES |
static String |
ATTR_SPRING_BOOT_LIB |
static String |
ATTR_SPRING_BOOT_VERSION |
static String |
ATTR_START_CLASS |
| Constructor and Description |
|---|
SpringBootManifestAttributes() |
public static final String ATTR_START_CLASS
public static final String ATTR_SPRING_BOOT_CLASSES
public static final String ATTR_SPRING_BOOT_LIB
public static final String ATTR_SPRING_BOOT_VERSION
Copyright © 2017 JBoss by Red Hat. All rights reserved.