I want to write a custom codec for one of my UDTs. Is there a simple way to do this with Java Driver 4.6, without having to write out an entire codec? I found this solution that seems quite simple and intuitive, but it refers to a class MappingManager
that does not seem to exist in 4.6 as far as I can tell. It seems to have been done away with starting in v4.1.