I want to create an Online Shopping app with Spring and Spring Data Jpa.
The problem which I am facing is that when I want to attach multiple images (as multipart file) in the POJO itself but I'm not able to figure out.
I want to create an Online Shopping app with Spring and Spring Data Jpa.
The problem which I am facing is that when I want to attach multiple images (as multipart file) in the POJO itself but I'm not able to figure out.