gholamimohsen / StilGalleriet

StillGalleriet
3 stars 0 forks source link

24 crud orders #39

Closed Ilhamfeysel closed 5 months ago

Ilhamfeysel commented 5 months ago

i have fixed constructor and minor code adjustments. ready for PR

Shumisen commented 5 months ago

Renamed some fields and added getter for id. Added annotation to createdAt. Removed the exception class and package(also not used in the code). Plan to add them later on. The "update" method was a create method. Had to replace it with an actual update method.

After my changes the CRUD is functional and can be merged.

Shumisen commented 5 months ago

Another change I did was to change the path for request. From /api/... to /stilgalleriet/...