Continue Reading H2 database example using hibernate and Spring Boot Sadupa Wijeratne November 13, 2016 Here is a H2 database example using Hibernate and Spring Boot. This example shows you how to create, read, update and delete a record in H2 database. H2 Database