@Configuration @EnableConfigurationProperties(value=ConsumerProcessProperties.class) public class SynapseAutoConfiguration extends java.lang.Object
| Constructor and Description |
|---|
SynapseAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
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)