Files
spring-integration/spring-integration-mongodb/src
Artem Bilan 809d1396af GH-8983: Add MongoDB DocumentToMessageHistoryConverter
Fixes: #8983

Since collections in MongoDB cannot be deserialized to custom types anymore,
add a new `DocumentToMessageHistoryConverter` to convert the `Document` with `components`
into a `MessageHistory` instance back

**Auto-cherry-pick to `6.2.x`**
2024-03-08 17:23:18 -05:00
..