Project Name : TechNXT
E-Commerce Website Using Java Spring MVC Framework in Maven.
Technologies : Spring MVC, Spring Security, Spring WebFlow, Hibernate, Twitter Bootstrap, JQuery, JSP, Maven
Application Servicer : Apache Tomcat Server
Database : H2 Database
- User Registeration
- CRUD Operations
- Spring Security
- Spring WebFlow
- Clone or Download Zip file
- Second :
Run the application once to let hibernate to create the db tables and then you can run this query in the h2 console to create the admin user, and from there you can manage the products of the site.
INSERT INTO CUSTOMERDETAILS VALUES ('ADM00001',true,'admin','ROLE_ADMI');
We welcome contributions from the public.
- Ayush Agarwal - Initial work - Ayush
See also the list of contributors who participated in this project.