Closed
Description
Affects Version(s): <Spring Integration version>
spring-integration-mongodb
5.1.2.RELEASE
As explained in https://stackoverflow.com/questions/56215529/configurablemongodbmessagestore-failed-to-instantiate-org-springframework-messa#
there is a need to be able to add custom converters to MongoDbMessageStore or successfully inject ConfigurableMongoDbMessageStore with a MongDbTemplate containing custom converters.
Please assist.