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() |
addNested, addNested, containsKey, equals, get, getFileName, getFullPath, getPath, getTemplateKey, hashCode
clear, containsValue, entrySet, forEach, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
public BootstrapConfiguration(@NonNull java.lang.String sourceSet, @NonNull java.lang.String environment)
public BootstrapConfiguration(@NonNull java.lang.String environment)
public BootstrapConfiguration()
public static BootstrapConfiguration testConfig()