@Order(value=100) public class DefaultRuntimeEnvironmentProfileAwarePropertySource extends Object implements BroadleafSharedOverrideProfileAwarePropertySource
runtime-environment
folder and apply the -shared overriding
mechanics to it.DEFAULT_ORDER
Constructor and Description |
---|
DefaultRuntimeEnvironmentProfileAwarePropertySource() |
Modifier and Type | Method and Description |
---|---|
String |
getClasspathFolder()
The folder on the classpath that contains a
common.properties file. |
public DefaultRuntimeEnvironmentProfileAwarePropertySource()
public String getClasspathFolder()
BroadleafSharedOverrideProfileAwarePropertySource
common.properties
file. Note that this cannot be prefixed with "classpath:"
or any of those
varieties since this drives the creation of an ClassPathResource
already based on this location.getClasspathFolder
in interface BroadleafSharedOverrideProfileAwarePropertySource
Copyright © 2022. All rights reserved.