Spring JDBC Batch update example Example application describes how to perform batch operation with spring JdbcTemplate class. #Tech Stack. 1. Spring core, jdbc modules. 2. H2 Embedded database. 3. Gradle build script. 4. Lombok framework. #Prerequisites. 1. JDK6 + 2. Gradle.