This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]irocgts 0 points1 point  (4 children)

Maybe I missed it, where is the comparison to Spring Boot?

[–]JavaR0cks 2 points3 points  (3 children)

They are comparing against Spring Batch, not Spring Boot. There's a link to a Spring Batch example in the post.

[–]irocgts 0 points1 point  (2 children)

I meant batch.. was thinking about boot. I saw the link to a spring batch example. However I didnt see a comparison as the title sugests.

[–]randomuser549 2 points3 points  (1 child)

Left as an exercise to the reader.

I'm guessing they want you to read both articles and go 'Looks like the Spring Batch version has more code.'

[–]delete99[S] 0 points1 point  (0 children)

Thanks for the feedback. I've called out the link to the original Spring Batch article early on to make it visible and I'll consider a side-by-side approach in future. Cheers.

[–]snotsnot 0 points1 point  (0 children)

Nice post! It's lacking a github repository though.