issues
search
zagrosz
/
backend
zaGrosz java spring boot backend service
0
stars
0
forks
source link
Introduce auction entity
#16
Open
pietre
opened
5 years ago
pietre
commented
5 years ago
Properties:
id
item (id - foreign key)
endDate (datetime)
winner (id - foreign key)
currentPrice (grosz)
Create endpoint (admin only) GetAll endpoint
Properties:
Create endpoint (admin only) GetAll endpoint