Getting started with Spring Boot using H2 Db
What is Spring Boot?
Spring Boot is an open-source java-based framework used to create backend web applications.
What you will learn from this blog?
Developing a spring boot application
Creating rest endpoint
Connecting to the h2 database
Develo...
hithesh.hashnode.dev3 min read