What to Expect from This Session



Create a new Spring Boot project from scratch
Understand the basic structure of a Spring Boot application
Set up a persistent in-memory database (H2)
Write and run basic SQL queries to manipulate data
Call your API endpoints to interact with the application





Prerequisites



Basic Kotlin or Java...