Skip to content

Introduce EnumWriteSupport for simpler pass-thru of enum values #411

Closed
@mp911de

Description

@mp911de

Right now it's not obvious that Spring Data converts enum values to String. We should mention this explicitly and add an example how to register a Converter that forces enum values to be retained in their type so that the value is passed to the driver as-is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions