public class BsonSerializer
extends Serializer
BSON Serializer
Binary BSON reader and writer. This serializer is NOT compatible with the
JavaScript/Node version of Moleculer.
Required dependency:
https://mvnrepository.com/artifact/de.undercouch/bson4jackson
compile group: 'de.undercouch', name: 'bson4jackson', version: '2.9.0'