Class DefaultRuntimeEnvironmentProfileAwarePropertySource

java.lang.Object
org.broadleafcommerce.common.config.DefaultRuntimeEnvironmentProfileAwarePropertySource
All Implemented Interfaces:
BroadleafSharedOverrideProfileAwarePropertySource

@Order(100) public class DefaultRuntimeEnvironmentProfileAwarePropertySource extends Object implements BroadleafSharedOverrideProfileAwarePropertySource
Adds a default property source to look for a runtime-environment folder and apply the -shared overriding mechanics to it.
Since:
5.2
Author:
Phillip Verheyden (phillipuniverse)
  • Constructor Details

    • DefaultRuntimeEnvironmentProfileAwarePropertySource

      public DefaultRuntimeEnvironmentProfileAwarePropertySource()
  • Method Details