Skip to content

Web Service Developed using Spring Boot and JPA which provides all the CRUD operations required for the E-Commerce Application

Notifications You must be signed in to change notification settings

cyela/Springboot-Web-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

RESTful services (Spring boot)

API build for an E-Commerce Application, provides below services for Admin & Customer CRUD operations and also handles authenticted user sessions

Services:

  • Admin

    • Adding products
    • Updating products
    • Deleting products
    • Manage Orders
  • Customer

    • Registering into System
    • Login into Website
    • Updating Address
    • Adding product to Cart
    • Updating/ Deleting the Product
    • Placing the order
  • Technologies:

    • Java 1.8
    • Spring Boot
    • Hibernate with JPA
    • MySQL
    • JWT Token (Session management)
    • PostMan (For testing the web services)

About

Web Service Developed using Spring Boot and JPA which provides all the CRUD operations required for the E-Commerce Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages