spring boot and javascript display image in web browser, broken icon/black box
In my file API setup, I successfully save a file. However, in the service and controller layers, when I attempt to retrieve all files associated with a specific user, JavaScript calls the endpoint but only displays a blank box. There are no visible errors.