Open Closed

Modular Monolith #294


User avatar
0
ian@order2invoice.com created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Do you have an example of a modular monolith architecture similar to https://github.com/kgrzybek/modular-monolith-with-ddd?

This is where a modules are included as a set of projects in the one solution with distributed messaging thereby allowing modular development while removing the need for multiple solutions.


2 Answer(s)
  • User Avatar
    0
    ian@order2invoice.com created

    Any response?

  • User Avatar
    0
    liangshiwei created
    Support Team

    Hi,

    There is no such example, but abp does not restrict you from using multiple solutions. You can change the solution architecture according to your needs.

    I think you can simply delete the other solution files(.sln) in the microservice example.

Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13