Skip to content

Saicasm/SpringBoot-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductApp

ProductApp is a SpringBoot application developed using MVC.The Product App contains simple insertion,deletion & update the user products and it also conatins reviews where in users can add reviews to their product

Model view controller patterns

DAl

Dal represents data access layer

Domain

Domain contains the database tables information

Service

Service contains the bussiness logic for the application

Web

Web contains the REST API's for the CRUD operatiions

Releases

No releases published

Packages

No packages published

Languages