(step 1 in spring boot Journey)
- A simple Quiz Application built with Spring Boot
This project demonstrates how to build REST APIs, connect with a database, and manage quiz questions in a beginner-friendly way.
- Java 17+
- Spring Boot (Web, JPA, Validation)
- Hibernate / JPA
- H2 / MySQL Database
- Maven