Currently on-pause while I am on vacation and updating my other projects to 1.21
Automatically generate Codec fields for annotated classes via AST transformation.
- All fields
- Ignoring fields
- Optional fields
- Inheritance
- List fields
- Map fields
- Xmapping fields
- Field adapters
- Field types with custom codecs / auto-codecs
- Generating getters
- Generating ctors
- Intellij plugin
- Gradle plugin
- Kotlin compiler plugin