The first Spring web application
Welcome to WEBSTORE !
Webstore is a web application for selling Laptops Smart-phone, Tablet. Here, customers can see product details and order anything available in the store.
Source
Github link repository: kimduong322/webstore
Software Requirements for develop
- Java Platform(JDK) 8 or higher version
- Apache-maven-3.8.6
- Tomcat Server 8.5
- Eclipse for Enterprise Java and Web developer.
- Postman Chorme App
Technical
- Spring web-mvc framework
- HyperSQL DataBase
- Spring Security, RESTful Service with Ajax, Spring Web flow
- JSP/JSTL
- Spring MVC Test for test unit,...
Database design
The following picture is database design of WEBSTORE web application.
More in src/main/resources/db/sql/create-table.sql
Getting Started
- Clone repository
- Download Tomcat Server 8.5
- Run on Server
Related book
Spring MVC: Beginner's Guide Second Edition - Amuthan Ganeshan
Some capture of application
Update later.. : )))
All rights reserved