Skip to content

Add support for Java Date and Time API types serialization in Jackson2ExecutionContextStringSerializer #3952

Closed
@LichKing-lee

Description

@LichKing-lee

Expected Behavior

Jackson2ExecutionContextStringSerializer should be serialized the java time packages(e.g LocalDate)

Current Behavior

Currently an exception is thrown

Context

cause: FasterXML/jackson-databind#2683

can resolve by create custom object, but I think it's better to be provided by default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions