-
Notifications
You must be signed in to change notification settings - Fork 160
Improve documentation when to add the Spring Modulith Core artifact in compile scope #943
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
Comments
I'll make sure we add a corresponding note to the relevant sections of the reference documentation. |
Docs have been updated to say that:
|
Slight rewording of the section talking about the usage of application module detection strategies with runtime components. Added notes in both the runtime support and production ready features chapters to point to the new instructions.
I want to implement ApplicationModuleDetectionStrategy to change the base package. However, I am encountering a compilation error as shown below and am looking for a solution.
and gradle setting
The text was updated successfully, but these errors were encountered: