[jackson-user] LocalDateTimeDeserialization issue-Expected array or String

2020-10-27 Thread kaushik tiwari
Hi all, I m facing LocalDateTimeDeserialization issue,gone through with various blogs but didn't found the solution which can work for me. Added JSR310 dependency as well. *Json which I want to get deserialized is in this form: * {"year":2018,"month":

[jackson-user] Re: Ideas about Jackson logo, mascot design? Comment on https://github.com/FasterXML/Hacktoberfest2020/issues/1

2020-10-29 Thread kaushik tiwari
Hi tatu, can u plz help me with this problem ,I m not able to figure that out, send link of that post which I had posted in this group https://groups.google.com/g/jackson-user/c/QMmXpwP9bOw/m/CrqhCxALCgAJ On Monday, October 5, 2020 at 5:45:10 AM UTC+5:30 Tatu Saloranta wrote: > So. One of

Re: [jackson-user] LocalDateTimeDeserialization issue-Expected array or String

2020-10-29 Thread kaushik tiwari
: > On Tue, Oct 27, 2020 at 9:33 AM kaushik tiwari wrote: > >> Hi all, I m facing LocalDateTimeDeserialization issue,gone through with >> various blogs but didn't found the solution which can work for me. >> Added JSR310 dependency as well. >> >> *J

Re: [jackson-user] LocalDateTimeDeserialization issue-Expected array or String

2020-10-29 Thread kaushik tiwari
serializing the same format. Can >>>> there be some dependency or annotations which can take care of this? >>>> >>>> On Wednesday, October 28, 2020 at 2:25:51 AM UTC+5:30 >>>> tsalo...@gmail.com wrote: >>>> >>>>> On Tue, O

Re: [jackson-user] LocalDateTimeDeserialization issue-Expected array or String

2020-10-29 Thread kaushik tiwari
of LocalDateTime is the format which I >> had sended above, so why it doesn't deserializing the same format. Can >> there be some dependency or annotations which can take care of this? >> >> On Wednesday, October 28, 2020 at 2:25:51 AM UTC+5:30 tsalo...@gmail.com >>