You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/17 14:42:02 UTC

[GitHub] [rocketmq-spring] ghjhf edited a comment on issue #239: Could not deserialize localdatetime when using jdk8

ghjhf edited a comment on issue #239: Could not deserialize localdatetime when using jdk8
URL: https://github.com/apache/rocketmq-spring/issues/239#issuecomment-600107687
 
 
   > Could you add the dependency jackson-datatype-jsr310 in your spring projects?
   
   i create a class extends RocketMQMessageConverter named MQMessageConverter,and injecte it to the spring bean like this 。
   ![image](https://user-images.githubusercontent.com/17490562/76867190-2602df80-68a0-11ea-825c-1b59bed0c9cf.png)
   ![image](https://user-images.githubusercontent.com/17490562/76867348-5ea2b900-68a0-11ea-8aad-e566de27c241.png)
   finally,the problem solved。
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services