Date Deserialization probleme

Posted by Aissa Elaffani on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Date-Deserialization-probleme-tp36234.html

Hello guys,
I want to deserialize a kafka message in JSON format to a POJO, using Jackso mapper, and I am having a problem deserializing the date item in the json message. I am going to show you my date pattern format, and what i got as result! I hope someone can help me ! Please.
problemDeserialization.JPG
dateFormat.JPG
Thank you !