INT-1257, INT-1263 Refactoring Message History (work in progress): Replaced MessageHistoryBeanPostProcessor with MessageHistoryConfigurer in order to set tracking parameters at the right time.
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
<property name="cacheProducers" value="false"/>
|
||||
</bean>
|
||||
|
||||
<bean class="org.springframework.integration.history.MessageHistoryBeanPostProcessor"/>
|
||||
<bean class="org.springframework.integration.history.MessageHistoryConfigurer"/>
|
||||
|
||||
</beans>
|
||||
|
||||
Reference in New Issue
Block a user