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

kmolecules-ddd is missing @BoundedContext and @Module #126

Open
breun opened this issue Sep 6, 2024 · 1 comment
Open

kmolecules-ddd is missing @BoundedContext and @Module #126

breun opened this issue Sep 6, 2024 · 1 comment

Comments

@breun
Copy link

breun commented Sep 6, 2024

I see that #20 added @BoundedContext and @Module to jmolecules-ddd, but not to kmolecules-ddd. Ideally these two libraries should mirror what they provide, right?

Spring Modulith currently throws a NoClassDefFoundError, because org.jmolecules.annotation.ddd.Module is not provided by kmolecules-ddd: spring-projects/spring-modulith#801

@breun
Copy link
Author

breun commented Sep 6, 2024

Hm, I guess these annotations weren't added to kmolecules-ddd, because Kotlin doesn't provide a way to define package-level annotations and that's where these annotations will typically be used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant