HERE is the JSON to POJO IntelliJ plugin

https://plugins.jetbrains.com/plugin/7678?pr=

— 
Henry Hottelet
646-543-6104 (Google Voice: cell/sms)
hotte...@gmail.com <mailto:hotte...@gmail.com> (Email)
http://www.linkedin.com/in/hottelet <http://www.linkedin.com/in/hottelet> 
(LinkedIn)
https://technologyventureslimited.appointlet.com 
<https://technologyventureslimited.appointlet.com/> (Schedule appointment)

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by Henry Hottelet
as applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately contact
the sender and destroy the material in its entirety, whether in
electronic or hard copy format. Thank you.

> On May 15, 2016, at 2:04 PM, Nathan Leung <ncle...@gmail.com> wrote:
> 
> Map your json to a pojo. Sorry auto correct got me.
> 
> On May 15, 2016 2:04 PM, "Nathan Leung" <ncle...@gmail.com 
> <mailto:ncle...@gmail.com>> wrote:
> Easiest way is to map your job to a pojo and use Jackson or gson to convert 
> the json.
> 
> On May 15, 2016 1:48 PM, "Daniela S" <daniela_4...@gmx.at 
> <mailto:daniela_4...@gmx.at>> wrote:
> Hi
>  
> I am receiving Strings of JSON from Kafka. I would like to split the string 
> to get each field from the JSON object to store it into Redis.
> How can I split the string and assign the parts to variables?
>  
> Thank you in advance.
>  
> Regards,
> Daniela

Reply via email to