Skip to content

shubham21155102/springboot.ecommerce.backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot.ecommerce.backend

API ROUTES

{
    "username": "admin",
    "password": "admin",
    "cpassword":"admin",
    "phone":"6201060889",
    "email":"resoshubham2002@gmail.com",
    "fname":"shubham",
    "laname":"kumar"
}
{
    "username": "admin",
    "password": "admin"
}
{
    "userId":"10"
}
{
  "userId":"shubham",
  "productId":"xyzw",
  "brand":"HnM",
  "color":"red",
  "discount":"70%off",
  "price":"200",
  "sellingPrice":"1000",
  "imageUrl":"abc.com.jpg",
  "size":"36",
  "title":"Hello from shubham"
  
}
docker build --platform linux/amd64 -t springboot .  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages