POJO to JSON/XML | JSON/XML to POJO | Serialization | DeSerialization using Juneau Library

preview_player
Показать описание
In this video, I have explained how to convert POJO to JSON/XML | JSON/XML to POJO - Serialization and DeSerialization using Juneau Library.

POJO to JSON/XML |
JSON/XML to POJO |
Serialization |
DeSerialization
using Juneau Library

GIT Repo:

API doc for Juneau:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Thank you for making this video, I was waiting eagerly

anneydigvijay
Автор

Hi Naveen... It's really nice for uploading interesting contents.
I've a question here. While creating the pojo for product u created setters which generally sets a specific value and a parameterized constructor with all the fields. Is there any specific reason for that? It would be great if u can share the reason 😊

rakeshkumarpanda
Автор

Very helpful and well explained. Thank you

sleepymenon
Автор

Hi Naveen,
Just one suggestion I think it would better that if you make one video on asserting expected and actual values using pojos. It may helpful for so many ppls ..

bcreativevlogs
Автор

Superb. We were using websites to convert Json to Pojo but cybersecurity team blocked the websites and we had to type everything Cant wait to try this out on Monday.

chad-thuggins
Автор

Yesterday itself i was learning Json To Pojo class..Already the video is out 😀

prasannaprasy
Автор

Thanks for making video on this.. This is really very helpful!

ABAutomationHub
Автор

Hello Naveen, thanks for sharing the tutorial.
I had one question regarding the usage of this library. I noticed the request Json serialized from the pojo class is not setup according to the order mentioned in the pojo class. Lets say we have a requirement that Json order should not be altered, is there any way we can achieve that result using juneau library?
However, this issue was not observed while using the Gson or Jackson library.

ack
Автор

If we have nested json like say Sellernames jsonarray had other json objects as array elements. In that case we have to create POJO class for those objects and pass it to serialize method right?

souvikchatterjee
Автор

I have a long json file. For the BeanC annotations do i have to set each property name or will it default automatically?

nsulaiman
Автор

Hi Naveen, how are we handling headers and authentication while using pojo classes?

amberbhatnagar
Автор

Where is URL...from where you post or retrieve json object....can anyone tell me please

abhay
Автор

@Navven
Have a doubt like if my JSON object is having 3 attributes but my POJO class is having only 2 attributes soo when iam deserialising will it throw an error or will it just pass the testcase??

anandsubhash
Автор

hi sir i am soumya and i completed Msc in computer science(2014). i started career in teaching for primary student but now I am planning shift to automation testing i.e java with selenium.... plz can u guide

soumyaawati
Автор

How to ignore fields while parsing person pojo class means from the person class if i want to allow only name and price what is the specification should be provided.Thanks in advance

MrKameswari
Автор

Hi Naveen sir plz make a video on groovy script

praveenjairaj
Автор

I was checking this from last 3 days but stuck with validation from XML format
Is there any way to validate data from XML

chinmyeemalik
Автор

What is the difference between Marshaling and Serialization?

i.am.sameer
Автор

How to deserialize the Soap Xml to POJO using juneau sir?? please help

AratiKhandelwal
Автор

Naveen GSON is better than this. No constructor argument and annotation

mohamedsulaimaansheriff