@Import(value=DispatcherServletConfiguration.class) @ComponentScan(value="org.flowable.rest.service.api") public class ProcessEngineRestConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
ProcessEngineRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RestResponseFactory |
restResponseFactory() |
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
@ConditionalOnMissingBean @Bean public RestResponseFactory restResponseFactory()
Copyright © 2021 Flowable. All rights reserved.