Skip to content

A Spring and Hibernate based Shopping and Ordering system

Notifications You must be signed in to change notification settings

JeremyLIU1997/Hermes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes

Used Spring framework to build a web application 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.).
  • Used Spring Security to implement OAuth2 based authentication
  • Utilized Hibernate to provide better support of database operations
  • Developed a Spring Web Flow to support item ordering.

About

A Spring and Hibernate based Shopping and Ordering system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.9%
  • CSS 7.6%
  • JavaScript 3.5%