Hi, I have started both date provider and age consumer microservices using the mvn commands. When I go to localhost:8080 and 8081, I get this error :
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Sep 20 19:10:22 BST 2022
There was an unexpected error (type=Not Found, status=404).
How do I fix this?. Thank you.
Hi, I have started both date provider and age consumer microservices using the mvn commands. When I go to localhost:8080 and 8081, I get this error :
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Sep 20 19:10:22 BST 2022
There was an unexpected error (type=Not Found, status=404).
How do I fix this?. Thank you.