**Expected Behavior** Jackson2ExecutionContextStringSerializer should be serialized the java time packages(e.g `LocalDate`) **Current Behavior** Currently an exception is thrown **Context** cause: https://github.com/FasterXML/jackson-databind/issues/2683 can resolve by create custom object, but I think it's better to be provided by default.