DEV Community

Ahmed Ben Bettaieb
Ahmed Ben Bettaieb

Posted on

Route is not working

I'am working on a full stach web site using spring and angular but the routes are not working
this is the spring boot application code to search category by ID
Image description
and here is the routes
Image description
and this is the product service class and the his urls
Image description
and this is the product list component
Image description

Top comments (0)