CodePudding user response:
Between each project through what to rely on? A zookeeper?CodePudding user response:
Feign clientCodePudding user response:
Eruka for service registrationCodePudding user response:
In general, in order to ensure that the service startup sequence will need to use the service choreography technology, such as docker compose, write docker - compose. Yml can be set to start the container order also implements the service operation order,Search to a single service startup sequence according to the pid control under way:
https://blog.csdn.net/mxn771208/article/details/78094138
CodePudding user response:
Assuming A projects rely on B, B projects rely on C, C project is dependent on A project, no matter which project it doesn't matter, start the suppose to start A project, A project depend on is just B project jar package, so the project startup is not A problem