Thank you for this unique tutorial. It was really helpful.
@pandipalanichamy93194 жыл бұрын
Hi.. this video resolved my problems in my application . keep posted :)
@shubhamchouksey99042 жыл бұрын
Hey thanks, I was using interface and its various implemention. i was stuck. Thanks man !
@madhuchitloor14337 ай бұрын
In the payload , do you need to send the "type" key value pair as the first elements, or it can be in any order?
@jitendrapatil3276 Жыл бұрын
I don't want 'type' attribute in json response. How to remove/hide/ignore it. Please note that JsonIgnore and JsonIgnoreProperties doesn't work on property = "type" defined under @JsonTypeInfo.
@JineshBagrecha9 ай бұрын
what if type is present outside vehicle object and that determines vehicle type how to add annotations in that case?
@ZaineAmanda7 ай бұрын
thanks!
@billalhossain2802 Жыл бұрын
Thanks
@FelipeVieira392 жыл бұрын
how do i access the attributes specif from de childs classes?
@timtim9o54 жыл бұрын
Great, a very clear explanation with a good demonstration. Thank you very much
@VWTesla4 жыл бұрын
Just curious, is it common where you are from to refer to the "@" symbol as "at the rate of" versus just "at"? I've been enjoying your content but that was just curious and maybe it's just me. Great job though!
@arturolucas7764 жыл бұрын
XD great video !!
@FazilAhamedK3 жыл бұрын
Yes, over here in India, it is pretty common to refer '@' as 'at the rate of', irrespective of the context it is used. [This might be a very late response, but it's better late than never]
@DJ-px2te6 жыл бұрын
Hi sir, I want discuss with you regarding JSonTypeInfo