Open vivekshresta opened 4 years ago
For a microservice to interact with others, it need not have the code of other microservices.
Unless you're dockerizing the whole application, it's better to divide the code among each microservice.
For a microservice to interact with others, it need not have the code of other microservices.
Unless you're dockerizing the whole application, it's better to divide the code among each microservice.