Spring Boot with H2 database
1. Overview In this article, we will learn to use the H2 database with the Spring boot application. The H2 is a lightweight database that… Read More »Spring Boot with H2 database
1. Overview In this article, we will learn to use the H2 database with the Spring boot application. The H2 is a lightweight database that… Read More »Spring Boot with H2 database
1. Overview In this article, we will learn to use Hibernate with the Spring boot project. A JPA (Java Persistence API) is a specification that defines… Read More »Spring boot hibernate