development
This commit is contained in:
@@ -6,6 +6,7 @@ import java.util.List;
|
||||
* Model class representing a movie
|
||||
* Fields: id, title, genres, images
|
||||
*/
|
||||
|
||||
public class Movie {
|
||||
|
||||
private Long id;
|
||||
|
||||
Reference in New Issue
Block a user