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

spring-modulith in a Spring application without Spring boot #649

Open
codingtim opened this issue Jun 1, 2024 · 0 comments
Open

spring-modulith in a Spring application without Spring boot #649

codingtim opened this issue Jun 1, 2024 · 0 comments

Comments

@codingtim
Copy link

Hello,

I was exploring the events of modulith in a standard Spring application without Spring boot.
Unfortunately spring-modulith-events-jackson and spring-modulith-events-jpa have package protected implementation classes and configuration classes.
This means I cannot complete the necessary application configuration to make the setup work.

In my opinion it would be a shame if spring-modulith would be unusable without using Spring boot.
I understand that encapsulation is a nice property but this restricts the usage.
It would be even worse if Spring would start requiring the usage of Spring boot.

Would it be possible to at least make the configuration classes of the implementation modules accessible?

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