Package de.otto.edison.testsupport
Class TestServer
java.lang.Object
de.otto.edison.testsupport.TestServer
@Configuration
@EnableAutoConfiguration
@ComponentScan(basePackages="de.otto.edison")
public class TestServer
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.context.ApplicationContextstatic void
-
Constructor Details
-
TestServer
public TestServer()
-
-
Method Details
-
applicationContext
public static org.springframework.context.ApplicationContext applicationContext() -
main
-