Suppose I want to give account id and company id in json format but i don’t want to create a pojo for these two, then how can i add the data and retrieve the data?

|
Bandhu 2022-06-28 16:33:48
Anyone has information on how to implement AES privacy algorithm for SNMP?
Anuj Kumar pal 2022-06-28 16:42:32
Selvanathan S 2022-06-28 13:52:50
Hello all
Anybody familiar in springboot with gradle
Need help

Yes plz

Anuj Kumar pal 2022-06-28 16:43:14
Riya R 2022-06-28 12:34:07
Anyone Thanks…👍

Cool

Sakshi 2022-06-28 16:58:35
How we pass where condition specify by name in springboot jpa query
Sakshi 2022-06-28 16:59:36
@query (select * from student where student name=‘abc’) findall()
Sakshi 2022-06-28 16:59:40
Is it correct
Saurabh 2022-06-28 16:59:50
No
Saurabh 2022-06-28 17:00:02
FindByStudentName()
Sakshi 2022-06-28 17:01:06
Can u pls correct me because I want all record but name should be abc
Rahul shetty 2022-06-28 17:01:43
Hi i want to learn java to what extent should I learn java what technologies are in demand ……?
Facu Veron 2022-06-28 17:05:28
Hi, I need to make a microservice that is a eureka server and a eureka client at the same time.
What annotation should I put in the main?
ProbotisOP 2022-06-28 17:27:23
Sakshi 2022-06-28 16:59:36
@query (select * from student where student name=‘abc’) findall()

Add nativeQuery=true with comma (,)

ProbotisOP 2022-06-28 17:28:02
@query (select * from student where student name= ?1 , nativeQuery=true) findByName(string name )
Yogesh Ghorad 2022-06-28 17:36:55
Is any one looking for 1 year of experience in java, I am available to join immediately.
Varsha D 2022-06-28 18:17:33
How can i pass data and retrieve data if I don’t want to create a pojo class.

Suppose I want to give account id and company id in json format but i don’t want to create a pojo for these two, then how can i add the data and retrieve the data? Is it possible?

Whitedevil000 2022-06-28 18:23:08
Varsha D 2022-06-28 18:17:33
How can i pass data and retrieve data if I don’t want to create a pojo class.

Suppose I want to give account id and company id in json format but i don’t want to create a pojo for these two, then how can i add the data and retrieve the data? Is it possible?

No you have to make a pojo

Varsha D 2022-06-28 18:23:23
Whitedevil000 2022-06-28 18:23:08
No you have to make a pojo

Okayyy

Varsha D 2022-06-28 18:23:33
Thanks
Crazy_devplr 2022-06-28 18:27:20
Varsha D 2022-06-28 18:17:33
How can i pass data and retrieve data if I don’t want to create a pojo class.

Suppose I want to give account id and company id in json format but i don’t want to create a pojo for these two, then how can i add the data and retrieve the data? Is it possible?

Can use Map

Anuj Kumar pal 2022-06-28 18:31:50
Yogesh Ghorad 2022-06-28 17:36:55
Is any one looking for 1 year of experience in java, I am available to join immediately.

For java

hahahahahhahhahja 2022-06-28 19:32:41
I need help in spring boot assessment
hahahahahhahhahja 2022-06-28 19:32:46
Can anyone help me please???
hahahahahhahhahja 2022-06-28 19:34:37
springbootmicroservices-65301.jpg

hahahahahhahhahja 2022-06-28 19:34:48
hahahahahhahhahja 2022-06-28 19:34:37

Can anyone help me please to create this???

v_lan1337 2022-06-28 19:40:43
Varsha D 2022-06-28 18:17:33
How can i pass data and retrieve data if I don’t want to create a pojo class.

Suppose I want to give account id and company id in json format but i don’t want to create a pojo for these two, then how can i add the data and retrieve the data? Is it possible?

Check this: https://stackoverflow.com/questions/33727955/parse-different-json-responses-without-using-pojo-classes-in-java

Parse different JSON responses without using POJO classes in JavaStack Overflow
I am parsing JSON responses from REST API in Java, but I don’t want to create a Java class (POJO) for each response (responses have different data structures and fields). Is there a more generic JSON
hahahahahhahhahja 2022-06-28 19:41:35
hahahahahhahhahja 2022-06-28 19:34:37

Can anyone help me please??

Varsha D 2022-06-28 19:42:35
v_lan1337 2022-06-28 19:40:43
Check this: https://stackoverflow.com/questions/33727955/parse-different-json-responses-without-using-pojo-classes-in-java

Okay

Unkown_2367 2022-06-28 19:47:51
Is there any third party for this ?
wjdev 2022-06-28 20:05:50
Hi, everyone
I’m looking for a job, can you help me?

Tech stacks related to my past experience:
– Back-end: Java/Spring Boot/Struts2/NodeJS/Python(Django)/Flask
– Front-end: ReactJS/NextJS/Angular/Vue.js/Thymleaf/HTML5/GSAP/PixiJs/CSS
– Database: Oracle, MySql, Postgresql, MongoDB, Redis /MyBatis/JPA/Hibernate
– 3th Party Platforms: AWS/Firebase/Azure/Kubernetes
– Others: Asterisk, SMPP, USSD, Socket programming, Multi-Threading, Web/Data Scraping, Bonitasoft(BPNM)

I can work full-time in the time frame you require.
Let me know if you have any good news.

Vs777_3 2022-06-28 20:55:48
Hahaha
|