Skip to the content.

E-commerce_website-in-java

E - COMMERCE WEB PROJECT IN SPRING BOOT

Forks Stargazers LinkedIn

currently working on New Branch(https://github.com/jaygajera17/E-commerce-project-springBoot/tree/master2) for Integrated Hibernate, services, based well structured code.

Features

How To Run ?

(1)

Download and import project in Eclipse Ide

(2)

 Make database name :- springproject 

(3)

 import springproject.sql file in database to Create all table 

(4)

Right click project and run as spring boot & open:- http://localhost:8080/

project directory

image

MVC WorkFlow:

β†’ in the Admincontroller.java & userController.java files having a mapping based function which returns file name.<br>
β†’ in Src->main->webapp->views  following Jsp file will be executing.

log in

ADMIN Module (http://localhost:8080/admin)

User module

preview

img img image

If you found this valuable and want to return the favour, then

gajerajay9