Skip to content

WebStore is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql at the database end.

Notifications You must be signed in to change notification settings

asamant2/WebStore-Spring-MVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebStore

WebStore v1.0 is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql is at the database end.

How to import and build project?

  1. Clone the project
  2. Import in Eclipse as maven project
  3. Go to Project Properties > Java Compiler > JDK Compliance and adjust JDK Compliance accoriding to your JDK version.
  4. Go to Project Properties > Java Build Path > Libraries and adjust JRE system library
  5. Go to Run As > Maven clean > Maven Install

About

WebStore is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql at the database end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.6%
  • JavaScript 2.9%
  • CSS 0.5%