This is a GitHub changeset that shows how to add a new microservice to your ABP Commercial microservice solution.
I'll add a new microservice called OrderService
to a new microservice solution.
https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice
Create a new microservice project in your solution:
abp new OrderService -t microservice-service-pro
To see the GitHub changes of the new microservice, run the following jsfiddle
https://jsfiddle.net/alperonline/j4rd2vfh/show
You can save the HTML to your disk
https://drive.google.com/file/d/1Skqx0IJ6cPcrmuACYP2F4PVuhIvcJsUA/view?usp=sharing