Skip to content

Support for fluent accessor serialization #313

@Breina

Description

@Breina

With java records, getters are accessed fluently (e.g. getId() -> id()).

The current serializer requires traditional getters and is not compatible with standard records without explicitly adding getters to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions