See: Description
Class | Description |
---|---|
ConfigFileApplicationListener |
ApplicationListener that configures the context environment by loading
properties from well known file locations. |
DelegatingApplicationContextInitializer |
ApplicationContextInitializer that delegates to other initializers that are
specified under a context.initializer.classes environment property. |
DelegatingApplicationListener |
ApplicationListener that delegates to other listeners that are specified under
a context.listener.classes environment property. |
RandomValuePropertySource |
PropertySource that returns a random value for any property that starts with
"random.". |
ConfigFileApplicationListener
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.