About the Author
Jonny Hackett

Jonny Hackett

Twitter

Jonny is a Senior Software Engineer and Mentor with 15+ years of experience in IT. As an avid SportingKC fan, Jonny is a Java Developer and our resident Spring Batch expert.

Getting Started With Spring Batch, Part Two

Jonny Hackett Articles, Development Technologies & Tools, Intro to Spring Batch Series, Java, Spring, Spring Batch, Tutorial 17 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Now that we’ve had a high level overview of some of the simple and basic features of Spring Batch, let’s dive into what it …

Introducing Spring Batch, Part One

Jonny Hackett Articles, Development Technologies & Tools, Intro to Spring Batch Series, Java, Spring, Spring Batch, Tutorial 12 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Have you ever heard someone say “Man I wish we had a toy like that when I was a kid! That would have been …

Spring Batch Unit Testing and Mockito

Jonny Hackett Articles, Development Technologies & Tools, Java, Spring, Spring Batch, Testing 10 Comments

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I have a huge fascination with reality TV shows in which something is created.  My favorite of this genre is the Chip Foose-led “Overhaulin” …

Spring’s NamedParameter Jdbc Template

Jonny Hackett Articles, Development Technologies & Tools, Java, Spring Leave a Comment

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Recently I’ve been working on a project that is centered around batch processes that leverage the Spring Batch project and also uses hibernate’s JPA …