Closed
Description
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.