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