If the {@link EmbeddedWebApplicationContext} has a{@link EmbeddedWebApplicationContext#setNamespace(String) namespace} set, it will beused to construct the property name. For example, the "management" actuator context will have the property name {@literal "local.management.port"}.
Properties are automatically propagated up to any parent context. @author Dave Syer @author Phillip Webb
|
|
|
|