Skip to content

Startup Company for open market hub for selling or buying products and services (backend)

Notifications You must be signed in to change notification settings

dhunganabibek/open-market-hub-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Market Hub Backend

Open market hub backend developed using Spring Boot.

Steps to run

  1. Build the project using mvn clean install
  2. Run using mvn spring-boot:run
  3. The web application is accessible via localhost:8080

Spring Security

Use Spring Security Generated Password or create a account with your email

Use of model mapper to map two different object

<!-- https://mvnrepository.com/artifact/org.modelmapper/modelmapper -->
<dependency>
    <groupId>org.modelmapper</groupId>
    <artifactId>modelmapper</artifactId>
    <version>3.1.1</version>
</dependency>

Youtube video


Openmarkethub video

About

Startup Company for open market hub for selling or buying products and services (backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages