problem description:
the front end invokes a service An at the back end, and
this service A contains the sub-service BMagne C * C * C has its own independent transaction mechanism and does not affect each other. After
is executed, the final return front end is a result processed by BeneC.
there is a requirement that when I finish executing service B, is there any way for the front end to receive a message like "B has finished execution, C service is executing" without affecting the final return result.
or, within the framework of SpringMVC, is there a way for the front end to know the progress of the execution of the service it invokes?
Please don"t hesitate to give us advice and answers.