Image Upload Help

Can someone please explain how I can upload multiple images in a Vue.js frontend while using Spring Boot for the backend? The images need to be stored in a database, and I need to be able to get them from the database to display on the front end.