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 install
Navigate to the project directory and run:
mvn spring-boot:run
The application will be available at http://localhost:8080
.