You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding Modulith's support for multi-module monolith architectures. In most of the examples I’ve seen, there is typically a single application composed of multiple packages. However, in my experience, many monolithic applications are structured as multi-module projects—where the main application depends on several distinct business service modules.
Could you please clarify whether Modulith supports such a structure? Is it necessary to consolidate everything into a single application with multiple packages, or is there a recommended approach for handling existing multi-module monoliths?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a question regarding Modulith's support for multi-module monolith architectures. In most of the examples I’ve seen, there is typically a single application composed of multiple packages. However, in my experience, many monolithic applications are structured as multi-module projects—where the main application depends on several distinct business service modules.
Could you please clarify whether Modulith supports such a structure? Is it necessary to consolidate everything into a single application with multiple packages, or is there a recommended approach for handling existing multi-module monoliths?
Thank you in advance for your guidance.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions