[ https://issues.apache.org/jira/browse/SCB-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493048#comment-16493048 ]
ASF GitHub Bot commented on SCB-333: ------------------------------------ wujimin commented on issue #732: SCB-333 Update to support the date time with JSR-310 URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/732#issuecomment-392641531 1.RestObjectMapper is for RESTful codec, it's better to add UT for it. 2.this is just for codec, i'm not sure if we can generate swagger from JSR-310 dataTypes so it's better to add UT and IT for new dataTypes. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > Assignee: Zheng Feng > Priority: Major > Labels: newbie > > 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)