@Configuration
@EnableAutoConfiguration
@ComponentScan(basePackages="de.otto.edison")
public class TestServer
extends java.lang.Object
| Constructor and Description |
|---|
TestServer() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ApplicationContext |
applicationContext() |
static void |
main(java.lang.String[] args) |