public class BootstrapConfiguration extends Configuration
| Constructor and Description | 
|---|
BootstrapConfiguration()  | 
BootstrapConfiguration(java.lang.String environment)  | 
BootstrapConfiguration(java.lang.String sourceSet,
                      java.lang.String environment)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BootstrapConfiguration | 
testConfig()  | 
addCommaSeparatedValue, addListItem, addNested, addNested, containsKey, equals, get, getFileName, getFullPath, getPath, getTemplateKey, hashCodeclear, containsValue, entrySet, forEach, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic BootstrapConfiguration(@NonNull
                              java.lang.String sourceSet,
                              @NonNull
                              java.lang.String environment)
public BootstrapConfiguration(@NonNull
                              java.lang.String environment)
public BootstrapConfiguration()
public static BootstrapConfiguration testConfig()