I am working on a usecase to upload student details along with his image in spring boot. The entity class looks like below.
public class Student{ private i