@Configuration @EnableConfigurationProperties(value=JSONDocProperties.class) @ConditionalOnClass(value=org.jsondoc.springmvc.controller.JSONDocController.class) public class JSONDocConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSONDOC_PROPERTIES_PREFIX |
| Constructor and Description |
|---|
JSONDocConfig() |
| Modifier and Type | Method and Description |
|---|---|
JSONDocController |
jController() |
public static final String JSONDOC_PROPERTIES_PREFIX
@Bean public JSONDocController jController()
Copyright © 2016. All rights reserved.