Add structures to Film and User in order to add an ability to find user prefers across films
Implement changes on repository layer (migrations + JPA repositories)
Implement domain services
Implement REST controllers
Write tests for all layers
Add structures to Film and User in order to add an ability to find user prefers across films
- Implement changes on repository layer (migrations + JPA repositories)
- Implement domain services
- Implement REST controllers
- Write tests for all layers
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add structures to Film and User in order to add an ability to find user prefers across films