@Order(value=-8000) public class BroadleafCommonPropertySource extends Object implements FrameworkCommonClasspathPropertySource
ADMIN_MODULE_ORDER, BROADLEAF_COMMON_ORDER, CMS_ORDER, DEFAULT_ORDER, FRAMEWORK_ORDER, FRAMEWORK_WEB_ORDER, OPEN_ADMIN_ORDER, PROFILE_ORDER, PROFILE_WEB_ORDER
Constructor and Description |
---|
BroadleafCommonPropertySource() |
Modifier and Type | Method and Description |
---|---|
String |
getClasspathFolder()
A folder on the classpath that contains a
common.properties file. |
public String getClasspathFolder()
FrameworkCommonClasspathPropertySource
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 FrameworkCommonClasspathPropertySource
Copyright © 2022. All rights reserved.