GH-129 - Fix incorrect package name in reference documentation.
Use correct ApplicationModuleDetectionStrategy package name
This commit is contained in:
committed by
Oliver Drotbohm
parent
c4fe271689
commit
8b913bc536
@@ -202,6 +202,6 @@ This class needs to be registered in `META-INF/spring.factories` as follows:
|
||||
|
||||
[source, text]
|
||||
----
|
||||
org.springframework.modulith.model.ApplicationModuleDetectionStrategy=\
|
||||
org.springframework.modulith.core.ApplicationModuleDetectionStrategy=\
|
||||
example.CustomApplicationModuleDetectionStrategy
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user