CosmicJay2k / grupp-a-java

0 stars 1 forks source link

Creating Prak Slot Entity, Controller, Repository and Text #23

Closed aamin75 closed 1 year ago

aamin75 commented 1 year ago

Entity should contain columns:

ID(PK) : Long zone_id (FK): Long available : Boolean This entity needs communication with Park Event Entity and Prak Zone Price Entity.

aamin75 commented 1 year ago

Issue is done