Open Closed

Creating new microservice in ABP Suite #1777


User avatar
0
vincent.goh created

Is there an easy way to create a new microservice using the ABP Suite?

Instead of the standard "product" service created as part of the microservices solution template, I would like to create a microservice named something else.


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Naming product is not currently supported. You can create a new microserivce.

    https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @vincent.goh, after you've created the microservice startup template you can delete the example product service (and related parts with that) and add a new service by following this document.

    • After created a new service, open the Suite and click the Add an existing solution button. Then, specify the new created service path and click Ok button.

    • Then you will be able to generate crud pages for your service.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11