pacbot
pacbot copied to clipboard
How to debug PacBot source code in eclipse from front layer to backend layer.
Please provide the steps to Debuge configuration.
I am also looking for a process to debug pacbot.
PacBot is a distributed system, not just a 3 tier web application, there is ETL , there is rule engine , and there are APIS, you can debug each of them separately, but it is not a 3 tier web application like flow to debug while system as a whole.
What exactly you want to debug ?
I just want to know the flow of microservice, How they communicate with each other one after another sequentially? What is the sequence of microservice? Please provide the flowchart.