| Class and Description | 
|---|
| PostAutoConfiguration 
 Marker annotation indicating that the current class is both an  @Configurationclass
 and should be executed after any Spring BootEnableAutoConfiguration. | 
| PostAutoConfigurationImport Loads the given set of classes after Spring's  EnableAutoConfiguration. | 
| Class and Description | 
|---|
| FrameworkCommonClasspathPropertySource 
 A holder for a folder containing a  common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific
 ordering semantics. | 
| Class and Description | 
|---|
| AdminOnlyTarget This class is specifically used as a temporary workaround for  ConditionalOnAdminandConditionalOnNotAdminto allow them to work correctly when using
 application servers such as JBoss. | 
| BroadleafEnvironmentConfigurer 
 Created as a common class for adding property sources to the Spring  Environment. | 
| BroadleafSharedOverrideProfileAwarePropertySource 
 Holder for a folder of properties resources comprised of something like the following on the classpath:
 
 
   classpath:/runtime-properties/
   
     common.properties
     common-shared.properties
     [profile].properties
     [profile]-shared.properties
   
  | 
| FrameworkCommonClasspathPropertySource 
 A holder for a folder containing a  common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific
 ordering semantics. | 
| Class and Description | 
|---|
| FrameworkCommonClasspathPropertySource 
 A holder for a folder containing a  common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific
 ordering semantics. | 
| Class and Description | 
|---|
| FrameworkCommonClasspathPropertySource 
 A holder for a folder containing a  common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific
 ordering semantics. | 
| Class and Description | 
|---|
| FrameworkCommonClasspathPropertySource 
 A holder for a folder containing a  common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific
 ordering semantics. | 
| Class and Description | 
|---|
| PostAutoConfiguration 
 Marker annotation indicating that the current class is both an  @Configurationclass
 and should be executed after any Spring BootEnableAutoConfiguration. | 
| PostAutoConfigurationImport Loads the given set of classes after Spring's  EnableAutoConfiguration. | 
Copyright © 2020. All rights reserved.