Package io.micronaut.serde.bson.custom
-
Class Summary Class Description AbstractBsonSerde<T> Abstract serializer/deserializer that needs to access Bson decoder/encoder.BsonRepresentationSerde CustomBsonTyperepresentation serializer/deserializer.CodecBsonDecoder<T> Serializer/deserializer implemented byCodec.