Spring JDBC with H2

Опубликовано: 22 Июнь 2026
на канале: CodeTips
3,972
33

This video is about building a Web application , which helps to fetching data from database and display it to UI .

At the end of the tutorial we will able to learn :
1) Creating a Spring MVC Maven project.
2) Integrate with h2 database


Tools used are:
Spring Tool Suite (Eclipse)
Tomcat server
Maven