Skip to content

Implement support for entity view attribute converters and Java 8 Optional #361

@beikov

Description

@beikov

Java 8 introduced the Optional class and we should add support for that.
The implementation for that should be done through a attribute converter API that should be designed as part of this implementation. For now, it should be good enough to support conversion of singular attributes, but it might be interesting to also support plural attributes to be able to make use of custom collection types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions