GH-613 - Stable anchor for reference documentation section.

This commit is contained in:
Oliver Drotbohm
2024-09-04 12:04:35 +02:00
parent 636b5988cb
commit d51dc86a56

View File

@@ -516,6 +516,7 @@ This class can now be registered as `spring.modulith.detection-strategy` as foll
spring.modulith.detection-strategy=example.CustomApplicationModuleDetectionStrategy
----
[[contributing-application-modules]]
=== Contributing Application Modules From Other Packages
While `@Modulithic` allows defining `additionalPackages` to trigger application module detection for packages other than the one of the annotated class, its usage requires knowing about those in advance.