@Configuration @ConditionalOnWebApplication @ConditionalOnClass(value=org.springframework.web.servlet.DispatcherServlet.class) @EnableConfigurationProperties(value=PlaygroundPropertiesConfiguration.class) public class PlaygroundAutoConfiguration extends java.lang.Object
| Constructor and Description |
|---|
PlaygroundAutoConfiguration() |