CaseClassCodecGenerator

io.github.mbannour.mongo.codecs.CaseClassCodecGenerator

CaseClassCodecGenerator is a macro-based codec generator for BSON serialization and deserialization of case classes, supporting nested and sealed case classes. It generates codecs at compile-time to ensure type safety and runtime performance.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article