public class ConfigurationOverrides extends Object
| Constructor and Description |
|---|
ConfigurationOverrides() |
| Modifier and Type | Method and Description |
|---|---|
static void |
apply(Object configuration,
Properties systemProperties,
List<URL> urls,
boolean overrideNotNull,
String... prefixes) |
static List<URL> |
apply(Object configuration,
Properties systemProperties,
String... prefixes) |
static List<URL> |
findPropertiesFiles(String name,
String... prefixes) |
protected static final Logger LOGGER
public static List<URL> apply(Object configuration, Properties systemProperties, String... prefixes)
public static void apply(Object configuration, Properties systemProperties, List<URL> urls, boolean overrideNotNull, String... prefixes)
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.