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
Let's say we have an app with a structure based on Karaf modules (bundles) and want to migrate it to Spring Modulith.
And let's assume we will take care in some way with maven dependencies/build modules.
But our app has two parts, common (open source) and additional (commercial), each based on different namespaces (org.mycompany and com.mycompany).
How we can manage this in Spring Modulith (as I understand it requires a common root package)?
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
-
Let's say we have an app with a structure based on Karaf modules (bundles) and want to migrate it to Spring Modulith.
And let's assume we will take care in some way with maven dependencies/build modules.
But our app has two parts, common (open source) and additional (commercial), each based on different namespaces (org.mycompany and com.mycompany).
How we can manage this in Spring Modulith (as I understand it requires a common root package)?
Beta Was this translation helpful? Give feedback.
All reactions