This project demonstrates a simple Spring Boot application using Spring Boot version 3.0.0.
- Java 17 or higher
- Maven installed on your system
Navigate to the project directory and run:
mvn clean installNavigate to the project directory and run:
mvn spring-boot:runThe application will be available at http://localhost:8080.