Skip to content

chloey863/Online-Shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Spring and Hibernate based Online Shopping and Ordering Web Service. Main works include but not limit to:

  • Used Spring MVC to support item search and listing (dependency injection, inversion of control, REST API, etc.).
  • Implemented security workflow via in-memory and JDBC authentication provided by Spring Security.
  • Utilized Hibernate to provide better support of database operations.
  • Developed a Spring Web Flow to support item ordering.

The following diagram is the Entity Relationship Diagram of the app design:

onlineShop ERD

The following diagram is the Workflow of the web service design:

Online Shop Workflow

The following diagram is the Workflow of the Spring MVC applied:

onlineShop Spring Framework

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published