Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApplicationModules bootstrap failing for non-unique base packages #797

Closed
odrotbohm opened this issue Sep 4, 2024 · 0 comments
Closed
Assignees
Labels
in: core Core module meta model type: bug Something isn't working
Milestone

Comments

@odrotbohm
Copy link
Member

If the scan for application modules contains non-unique module base packages, the ApplicationModules bootstrap will fail when collecting the ApplicationModule instances into a map in the former's constructor. A cause of this could be an @Modulithic declaring additionalPackages that might overlap with the package the annotation is used on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Core module meta model type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant