Skip to content

Deserialization is not working for ENUM with Jackson2JsonRedisSerializer #2062

@Deepu978

Description

@Deepu978

Jackson2JsonRedisSerializer is not working to deserialize enum.

suppose i have an enum APPLE("test"). "APPLE" is stored in redis database as a String so when retrieving it just returns string instead of ENUM

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions