erginrusheku / geemly

This application is going to be the supermarket management system.
0 stars 1 forks source link

Products managment #2

Open erginrusheku opened 1 year ago

erginrusheku commented 1 year ago

1-Model id : String name : String description : String price : double sectorId : String expirationDate : LocalDate productionDate : LocalDate

2-Controller 3-Service 4-Repository 5-JUnit class