emotional-help-competition / backend

Java backend team's repository
1 stars 0 forks source link

[Java] Create JPA entities for database migration v2 #28

Closed kolesroma closed 1 year ago

kolesroma commented 1 year ago

Provide entities for persistance layer for an issue #27 Put them in entity package
Entities should be lazy loaded (no need to select all question for a quiz while toString())

kolesroma commented 1 year ago

moved to issue #37