RecordCodec was introduced in 4.6.0 (see JAVA-3567). Currently, it decodes List or Map of POJO/record elements as if they contain Document values. This behavior differs from that of the PojoCodec.
- is related to
-
JAVA-4740 Support deserialization of records with generic parameters
- Closed