- java.lang.Object
-
- org.springframework.boot.test.ConfigFileApplicationContextInitializer
-
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
public class ConfigFileApplicationContextInitializer
extends Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
ApplicationContextInitializer
that can be used with the
ContextConfiguration.initializers()
to trigger loading of
application.properties.
- Author:
- Phillip Webb
- See Also:
ConfigFileApplicationListener
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.