You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/05/17 03:54:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16478476#comment-16478476 ] 

Willem Jiang commented on SCB-333:
----------------------------------

It looks like jackson-modules-java8's datetime module  already support it.
You can find more information in the stack overflow.
https://stackoverflow.com/questions/27952472/serialize-deserialize-java-8-java-time-with-jackson-json-mapper

> 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
>              Labels: newbie
>             Fix For: java-chassis-1.0.0-m2
>
>
> 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)