Class TestServer

java.lang.Object
de.otto.edison.testsupport.TestServer

@Configuration @EnableAutoConfiguration @ComponentScan(basePackages="de.otto.edison") public class TestServer extends Object
  • Constructor Details

    • TestServer

      public TestServer()
  • Method Details

    • applicationContext

      public static org.springframework.context.ApplicationContext applicationContext()
    • main

      public static void main(String[] args)