Open Closed

Microservice template - best way to remove microservice? #1899


User avatar
0
joe@tronactive.com created

I created a Microservice project from the new template and I would like to get rid of the SaasService (and get rid of multi-tenancy) and remove the ProductService as well. Obviosuly I can just remove the projects. But I am guessing there must be something else I need to do correct?


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

    hi

    You should remove the dependencies in other projects. Then remove the forwarding configuration in the gateway. IdentityServerDataSeeder also has some content that needs to be removed.

    I suggest you search for the microservice name in the project.

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