public static class ClassMappingTypeService.DefaultImpls
Provides an object mapping utility using java.util.ServiceLoader.
@NotNull public static org.bson.codecs.configuration.CodecRegistry codecRegistry(ClassMappingTypeService $this, @NotNull org.bson.codecs.configuration.CodecRegistry baseCodecRegistry, @NotNull org.bson.codecs.configuration.CodecRegistry coreCodeRegistry)
Returns a codec registry built with baseCodecRegistry, and coreCodeRegistry.
baseCodecRegistry,
coreCodeRegistry@NotNull public static <T> java.lang.String getPath(ClassMappingTypeService $this, @NotNull kotlin.reflect.KProperty<? extends T> property)