Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

ShoppingCart

> 后端框架
Open source

E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED

387 stars0 likes0 views
WebsiteGitHub

About

E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED

ShoppingCart - An amazing website

We developed an end to end Ecommerce web Application using Spring MVC with multiple modules

Project is not maintained anymore here #56

Functionalities:

  1. User Registeration Cell.

  2. CRUD Operations like

  • User can add product to their cart and purchase summary.
  • Admin can add product to the product list.
  • Admin can edit the product details.
  • Admin can delete the product from the list.
  1. Spring Security
  • User can login into the site.
  • The entire site will change according to the role, depending on whether the client is User or Admin.
  • User can logout after completing.
  1. Spring WebFlow
  • After adding products the cart the User can checkout using spring WebFlow.
  • Confirming User Details.
  • Confirming Shipping and Billing Address.
  • Receipt.
  • If the user cancels the webflow, it will go to cancel Page.
  • If the user submits the checkout, it will go to thank you page with the timing of delivery Report.

Tools and Technologies:

  • Technology : Bootstrap, Java, Spring MVC, Hibernate, JSP, Maven.
  • Application Servicer: Apache Tomcat Server.
  • Database : H2 Database (In memory database)

Installation:

  1. Development Platform - Eclipse / IntelliJ Idea

    • Download Eclipse.
    • Download IntelliJ Idea.
  2. Server - Apache Tomcat Server

    • Download Apache Server.
  3. Build Tool - Maven

    • Download Maven.
  4. Database - H2 Database

    • Download H2 Database.
  5. Configuring tomcat with Eclipse (windows) - Click Here.

  6. Installation of maven in eclipse - Click Here.

  7. Clone the repository and import it to eclipse.

  8. Run your H2 Database.

  9. Configure your databse configuration in application-context.xml.

    • Database properties:

      • Database Dialect:

        YOUR DB DIALECT
        
  10. Run the server.

Somethings wrong!!

If you find that something's wrong with this package, you can let me know by raising an issue on the GitHub issue tracker, or take it as a task and ‍ resolve it --> create a PullRequest .

Contribution

Contributors are most welcome.

ScreenShots:

  • Home Page:

  • Contact Us:

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Javaecommerceecommerce-websiteshopping-cartshopping-site

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category后端框架
PricingOpen source

> Related tools

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架