Skip to content

amirsoofali/sample-restapi-with-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This is a Spring Boot application that provides APIs.

Prerequisites

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

Getting Started

First, I think you should clone this project.

Navigate to the project directory:

cd sample-restapi-with-spring

Build the application using Maven:

mvn clean package

Run the application:

java -jar target/tasks-0.0.1-SNAPSHOT.jar

Accessing APIs via Swagger

You can test the application's APIs using Swagger UI. Follow these steps:

Open your web browser and go to the following URL:

http://localhost:8080/swagger-ui/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages