Before running this application, ensure that you have the following prerequisites installed on your system:
-
Java Development Kit (JDK) 17 or later
-
Apache Maven
-
Git
First, I think you should clone this project.
cd sample-restapi-with-spring
mvn clean package
java -jar target/tasks-0.0.1-SNAPSHOT.jar
You can test the application's APIs using Swagger UI. Follow these steps:
Open your web browser and go to the following URL: