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
save this file as

.html