spring-data-mongodb
spring-data-mongodb copied to clipboard
Fix conversion of types when mapping Aggregation pipeline.
This PR makes sure to apply conversion to non native mongo types when the context does not expose fields.
Resolves: #4722