Our microservices can already distinguish between different paths. All that's left is to implement request handling for the users' data. All incoming requests have to contain the /user/ prefix in their paths.
Our microservices can already distinguish between different paths. All that's left is to implement request handling for the users' data. All incoming requests have to contain the /user/ prefix in their paths.