[ 
https://issues.apache.org/jira/browse/SCB-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493234#comment-16493234
 ] 

ASF GitHub Bot commented on SCB-333:
------------------------------------

liubao68 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-392694006
 
 
   You can add provider code here : 
https://github.com/apache/incubator-servicecomb-java-chassis/blob/master/demo/demo-springmvc/springmvc-server/src/main/java/org/apache/servicecomb/demo/springmvc/server/CodeFirstSpringmvc.java
   
   and consumer code here:
   
https://github.com/apache/incubator-servicecomb-java-chassis/blob/master/demo/demo-springmvc/springmvc-client/src/main/java/org/apache/servicecomb/demo/springmvc/client/CodeFirstRestTemplateSpringmvc.java
   
   and run this two projects locally to see if swagger if correctly generated. 

----------------------------------------------------------------
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)

Reply via email to