You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Eric Lee (JIRA)" <ji...@apache.org> on 2018/02/08 01:30:00 UTC

[jira] [Updated] (SCB-333) support for Java 8's LocalDate and LocalDateTime

     [ https://issues.apache.org/jira/browse/SCB-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Lee updated SCB-333:
-------------------------
    Description: Currently, java chassis does not support Java 8's new Type LocalDate and LocalDateTime. It seems the jackson is unable to deserialize LocalDate because it does not have the default constructor.  (was: Currently, java chassis do not support Java 8's new Type LocalDate and LocalDateTime. It seems the jackson is unable to deserialize LocalDate because it does not have the default constructor.)

> support for Java 8's LocalDate and LocalDateTime
> ------------------------------------------------
>
>                 Key: SCB-333
>                 URL: https://issues.apache.org/jira/browse/SCB-333
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: Eric Lee
>            Priority: Major
>
> Currently, java chassis does not support Java 8's new Type LocalDate and LocalDateTime. It seems the jackson is unable to deserialize LocalDate because it does not have the default constructor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)