@SpringBootTest public class SpringBootPropertiesTest extends Object
BroadleafEnvironmentConfiguringApplicationListener is applied automatically in a Spring Boot environment, and that
any application.properties files overrides any of the Broadleaf sources| Modifier and Type | Class and Description |
|---|---|
static class |
SpringBootPropertiesTest.PropertiesConfig |
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.core.env.ConfigurableEnvironment |
env |
static String |
TEST_PROPERTY |
| Constructor and Description |
|---|
SpringBootPropertiesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBootPropertiesOverrideBroadleaf() |
void |
testProfileSourcesRegisteredOverridesCommon() |
public static final String TEST_PROPERTY
@Autowired protected org.springframework.core.env.ConfigurableEnvironment env
Copyright © 2026. All rights reserved.