Spring Boot 3 - REST API Tutorial
Mar 2, 2023 · 6 min read · Introduction In this tutorial, we are going to create a REST API using Spring Boot and H2 database. What is an H2 database? H2 database is a lightweight and fast relational database management system that is written in Java. It can be embedded in Jav...
Join discussion


