Hi, i have about 100+ microservices at my company. I would like to prompt cursor and change multiple microservices (different folder and also repositories) at once.
For exampleL Change X endpoint, and then cursor make the necessary changes to update the references on the Y and Z microservices that consumes that endpoint.
Is this possible? I have not found a way to work with several services. Same with the example of a separate frontend/backend.
Thanks in advance.