KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Online-Shopping
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
codescream
:
No description available.
ImguiSFMLBazel
:
A template repository for Imgui-SFML integration with Bazel
MICCAI2023-Camera-Motion-Prediction
:
Predicting and estimating camera motion in endoscopic interventions
2020-DBLAB
:
2020-数据库系统概论-大作业
fe-career-archive
:
个人职业生涯技术总结
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Online-Shopping
?
Download (.md)
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:  The following diagram is the Workflow of the web service design:  The following diagram is the Workflow of the Spring MVC applied: 