@Configuration @Import(value=ratpack.spring.config.internal.ChainConfigurers.class) @EnableConfigurationProperties(value=RatpackProperties.class) public class RatpackConfiguration extends java.lang.Object implements org.springframework.boot.CommandLineRunner
Modifier and Type | Class and Description |
---|---|
protected static class |
RatpackConfiguration.ServerConfigConfiguration |
protected static class |
RatpackConfiguration.ServerConfiguration |
Constructor and Description |
---|
RatpackConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
run(java.lang.String... args) |
void |
stop() |