@Configuration @ConditionalOnWebApplication @ConditionalOnClass(value=org.springframework.content.rest.config.RestConfiguration.class) @Import(value=org.springframework.content.rest.config.RestConfiguration.class) public class ContentRestAutoConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentRestAutoConfiguration.ContentRestProperties |
| Constructor and Description |
|---|
ContentRestAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SpringBootContentRestConfigurer |
springBootContentRestConfigurer() |
@Bean public SpringBootContentRestConfigurer springBootContentRestConfigurer()
Copyright © 2020 Paul Warren. All rights reserved.