Skip to content

Kasna1520/E_Commerce_prc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

E-Commerce Spring Boot Application

Overview

This is a Spring Boot-based e-commerce application developed as part of coursework for IT3232. It provides the foundational structure for an e-commerce platform, including essential backend services.

Features

  • Spring Boot framework

  • RESTful API design

  • Maven project structure

Installation

1.Clone the repository:

   git clone https://github.com/yourusername/myapp1.git

2.Build the project using Maven:

   mvn clean install

3.Run the application:

   mvn spring-boot:run

4.Open your browser and go to the following URL:

   http://localhost:8080/app/msg

5.You should see the following message:

   Hello SpringBoot

Usage

  • Access the endpoint /app/msg to get a simple message.
  • This is a basic setup, and you can build upon it for further functionality.

License

This project is open source.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages