https://github.com/mikedimeji/product-service
I have linked the entire project down below if anyone wants to look over my code or attempt running it themselves. Java 17 with a Mongodb backend and a simple product controller, service, repository and request response classes to deal with user queries. The Application is building and running correctly at the correct port but for some reason its acting as if the API/product endpoint doesn't exist even though stated in requestmapping.
LOGS linked in imageenter image description here