Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 487 Bytes

Online-Shop-Project

This was a Online-Shop-Project based on Spring Framework for users to shop and order items online

  • Built a web application based on 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