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