Video Entity
public class Video { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long Id; @NotNull(message = "Can\'t be