@Configuration @ConditionalOnClass(name={"org.activiti.rest.service.api.RestUrls","org.springframework.web.servlet.DispatcherServlet"}) public class RestApiAutoConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RestApiAutoConfiguration.ComponentScanRestResourcesConfiguration |
static class |
RestApiAutoConfiguration.SecurityConfiguration |
Constructor and Description |
---|
RestApiAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
ContentTypeResolver |
contentTypeResolver() |
RestResponseFactory |
restResponseFactory() |
@Bean public RestResponseFactory restResponseFactory()
@Bean public ContentTypeResolver contentTypeResolver()
Copyright © 2015 Alfresco. All rights reserved.