@Configuration @Import(value=ratpack.spring.config.internal.ChainConfigurers.class) @EnableConfigurationProperties(value=RatpackProperties.class) public class RatpackConfiguration extends 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() |