Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

gary-mannion96/Spring_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring_Project

3rd year Server Side Rad Project Spring

Gary Mannion
G00319609

Requirements

The application should be written in Spring Boot based on the skeleton application, and should use the Spring MVC n-tier architecture – Controllers, Services, Repositories, Views, with the appropriate data/logic in each tier.
The Model for the application consists of three objects:

Products

- Product ID  
- Description  
- Quantity In Stock  

Customers

- Customer ID  
- Customer Name  

Orders

- Order ID  
- Order Quantity  
- Order Date  

About

3rd year Server Side Rad Project Spring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors