| Class and Description |
|---|
| FrameworkCommonClasspathPropertySource
A holder for a folder containing a
common.properties file to be added to the Spring Environment in 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
ConditionalOnAdmin
and ConditionalOnNotAdmin to allow them to work correctly when using
application servers such as JBoss. |
| 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.properties file to be added to the Spring Environment in a programmatic way without Spring Boot and with very specific
ordering semantics. |
| RuntimeEnvironmentKeyResolver
Deprecated.
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
BroadleafEnvironmentConfiguringApplicationListener. |
| Class and Description |
|---|
| RuntimeEnvironmentKeyResolver
Deprecated.
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
BroadleafEnvironmentConfiguringApplicationListener. |
| Class and Description |
|---|
| FrameworkCommonClasspathPropertySource
A holder for a folder containing a
common.properties file to be added to the Spring Environment in a programmatic way without Spring Boot and with very specific
ordering semantics. |
| Class and Description |
|---|
| FrameworkCommonClasspathPropertySource
A holder for a folder containing a
common.properties file to be added to the Spring Environment in a programmatic way without Spring Boot and with very specific
ordering semantics. |
| Class and Description |
|---|
| FrameworkCommonClasspathPropertySource
A holder for a folder containing a
common.properties file to be added to the Spring Environment in a programmatic way without Spring Boot and with very specific
ordering semantics. |
Copyright © 2019. All rights reserved.