@Configuration @EnableConfigurationProperties(value=ConsumerProcessProperties.class) public class SynapseAutoConfiguration extends java.lang.Object
| Constructor and Description |
|---|
SynapseAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
MessageInterceptorBeanPostProcessor |
messageInterceptorBeanPostProcessor() |
MessageInterceptorRegistry |
messageInterceptorRegistry(org.springframework.context.ApplicationContext applicationContext) |
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper() |
@Bean @ConditionalOnMissingBean public com.fasterxml.jackson.databind.ObjectMapper objectMapper()
@Bean public MessageInterceptorRegistry messageInterceptorRegistry(org.springframework.context.ApplicationContext applicationContext)
@Bean @Role(value=2) public MessageInterceptorBeanPostProcessor messageInterceptorBeanPostProcessor()