Spring Boot Batch (Generate XML from MongoDB Database) and Bulk Email Notification

preview_player
Показать описание
This video Explain you how to work with Spring Batch using Spring boot with Useful Example

#JavaTechie #SpringBatch #MongoDB

1.Read MongoDB data and map into XML file
2. Based on Filter trigger bulk Email

GitHub:

Blogs:

Facebook Page:

please like & Subscribe!!
Рекомендации по теме
Комментарии
Автор

Great tutorials...Good to see explain here ..Thank you ..!

asemreddy
Автор

Sir .. good Video . but while running getting in console -
2020-10-12 20:31:01.662 INFO 28096 --- [ main] : Running default command line with: []

no such trigger to run the job . everything I have checked from your Github, but my job not running . missing something . please help

listener
Автор

Graeat tutorials can i do it using tasklet, pls upload a video on that and use sql.

shivanichaudhary
Автор

Sir create full tutorials on spring Boot using mongodb because not anyone Created spring Boot using mongodb full tutorials on youtube

MrShiveshPathak
Автор

You could have applied the status Pending while fetching data itself from MongoDB .. no ?, in this program you are pulling all data initially and then filtering those records which are needed, you should create another one correcting the approach. Right JavaTechie Sir ?, , however I like this video about spring batch.

mayurupadhyay
Автор

how to set scheduler to send mail on a particular time?

sahilbhasin
Автор

Is there an example of batch with scheduler?

desi
Автор

Please post a Tutorial having multiple DataSources in Spring Batch

shridharsheth
Автор

sir...sql database use kariki kemiti haba tike explain karibe plse

byom
Автор

Please can you provide the data.sql to have data present in db.

pankajghule
Автор

do you know how to persist XMLdata in mongodb through spring batch

rishisaxena
Автор

Thanks a lot for making this video. Nicely explained with Demo.
Although I have a question. Does spring batch handle multi threading? Or we have to explicitly introduce parallel jobs while processing large number of data.

krish
Автор

I have my sql database so how can I do this.

AnupKumar-dnlr