@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.propertiesfile. | 
public DefaultRuntimeEnvironmentProfileAwarePropertySource()
public String getClasspathFolder()
BroadleafSharedOverrideProfileAwarePropertySourcecommon.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 BroadleafSharedOverrideProfileAwarePropertySourceCopyright © 2020. All rights reserved.