#65. How to extract values from dynamic JSON response using POJO class? + @JsonIgnoreProperties

preview_player
Показать описание
Learners,
This video covers an important topic and answers below questions:-
How to ignore unknown properties During Deserialization?
or
How to extract values from dynamic JSON response using POJO class?
or
What is use of @JsonIgnoreProperties annotation?
Рекомендации по теме
Комментарии
Автор

Good one indeed ! You are one of "spot on" on tutor.

praveshgupta
Автор

Appreciate your thought of giving away the knowledge to others....have been going through your videos since a month...

shashibhushanv
Автор

I like the simplicity of explaining the concept 👍

descentaakash
Автор

bhai aise he josh se padhate raho million follower dur nahi

SandeepSingh-wtih
Автор

Nice way of explanation and also Good info Amod

kirant
Автор

A great way of teaching. Really liked your videos. Please make some playlists on other API automation tools also like HTTP Client. Also, let me know if can be associated with your work without any pay.

niteshagrawal
Автор

Hi Pramod, . its good information. Thanks for sharing. I have a question regarding deserialization, here we are de serializing into single class, where as in real world scenario it can be of multiple classes. How should we handle such type of scenarios?

sadavikram
Автор

Hi Amod, Understood the concept and able to execute as well. Thanks once again.
One doubt, why are we creating "Employee" class ie pojo class and "jsonignoreproperties" class in different packages? Can you guide please?

monicagoyal
Автор

Suppose we need to build our api automation framework like we have requirement that our expected output should store in excel file because we have large api response and while hitting api we are getting actual output.
So we can compare actual response with expected response which we have store in excel. such kind of framework i need to build.

do u have such kind of api get repo so we refer that??? kindly help on this approach.
Thanks

Abhisheksharma-wjgw