angular and spring boot
Budget: £10 – £20 GBP
I have an app with Spring backend and Angular front end. It works perfect to save image path to image table and product to product table. The images are displayed on my image component but when I try to display them on product component I get 'unknown source' error. All other data from child table (image) is displayed on my product component, e.g. product.image.name but not product.image.location.