Any spring boot library for parse large xml file?

|
Destiny 2022-07-21 09:13:37
testy144 2022-07-21 08:13:28
Any idea how to get realtime project work experience in Microservice project

1

Zelenskyy 2022-07-21 09:16:38
springbootmicroservices-69069.jpg

Zelenskyy 2022-07-21 09:16:47
Zelenskyy 2022-07-21 09:16:38

Guys help me pls

Saravana Pandiyan 2022-07-21 09:27:26
Send the complete info of logs, copy paste it don’t take a screenshot
Saravana Pandiyan 2022-07-21 09:27:48
Looks like tha DB that you are trying to connect is not accessible
Zelenskyy 2022-07-21 09:35:00
Saravana Pandiyan 2022-07-21 09:27:48
Looks like tha DB that you are trying to connect is not accessible

springbootmicroservices-69073.jpg

Sakshi 2022-07-21 10:09:13
What’s marker interface?? Why we r using ?
Sakshi 2022-07-21 10:09:19
Pls tell me
Sakshi 2022-07-21 10:09:45
Fenil2144 2022-07-18 17:52:39
It basically uses array of linkedlist.

Let me know if you want to understand the same in detail

Yes

Ashwin Achu 2022-07-21 10:09:46
I searched long time in google. i cant find any xml parser. please suggest any xml parser that parse a large xml file in spring boot. Any spring boot library for parse large xml file? please suggest other than dom, sax parser, jaxb unmarshaller
Venky 2022-07-21 10:15:01
springbootmicroservices-69078.jpg

Venky 2022-07-21 10:15:09
Any one tell me why getting null
AjayKumar_03 2022-07-21 10:16:10
Venky 2022-07-21 10:15:09
Any one tell me why getting null

There is something wrong in service layer

Venky 2022-07-21 10:16:21
Oh
Venky 2022-07-21 10:16:33
I will send
AjayKumar_03 2022-07-21 10:16:49
Okay
Venky 2022-07-21 10:17:22
springbootmicroservices-69084.jpg

Venky 2022-07-21 10:17:29
It’s correct
Venky 2022-07-21 10:18:57
Venky 2022-07-21 10:17:22

Is it correct

AjayKumar_03 2022-07-21 10:19:54
Show controller and doa layer as well.
Service layer looks good
Venky 2022-07-21 10:20:35
Ok
Venky 2022-07-21 10:20:59
springbootmicroservices-69089.jpg

satyawan 2022-07-21 10:23:06
Venky 2022-07-21 10:20:59

What is the use of @resource here ?

Venky 2022-07-21 10:23:22
Like autowired
Venky 2022-07-21 10:26:12
Yhaa I got it bro
Venky 2022-07-21 10:26:29
I missed request body
Ashwin Achu 2022-07-21 10:38:16
Ashwin Achu 2022-07-21 10:09:46
I searched long time in google. i cant find any xml parser. please suggest any xml parser that parse a large xml file in spring boot. Any spring boot library for parse large xml file? please suggest other than dom, sax parser, jaxb unmarshaller

any one???

Praveen 2022-07-21 10:39:27
Sakshi 2022-07-21 10:09:13
What’s marker interface?? Why we r using ?

It’s like tag.

ArJuNdO 2022-07-21 10:41:27
Ashwin Achu 2022-07-21 10:09:46
I searched long time in google. i cant find any xml parser. please suggest any xml parser that parse a large xml file in spring boot. Any spring boot library for parse large xml file? please suggest other than dom, sax parser, jaxb unmarshaller

If it large file go for stax parsers like woodstox

Ak P 2022-07-21 11:03:57
Sakshi 2022-07-21 10:09:13
What’s marker interface?? Why we r using ?

It is an empty interface…

|