Skip to content

IgoriLLa-lab/springmetryshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'MetryShop' (Name: springmetryshop)

technologies: -boot -web -security -freemarker -data jpa + postgresql version (4.30 (datasource.url=jdbc:postgresql://localhost:5432/metryshopDB)) additionally: -lombok

Entities: 1.Product -id -title -decription -price -categories

2.User -id -email -numberPhone -name -active -password -roles -dateOfCreated

3.Role -USER

Functionality

1.CRUD operation for entities 2.UI 3.Security

Releases

No releases published

Packages

No packages published

Languages