GH-953 - Fix Javadoc in PersistentApplicationEventMulticaster.\n\nFixes GH-953.

This commit is contained in:
Oliver Drotbohm
2024-11-21 12:59:41 +01:00
parent 3b397ca397
commit 047802027a

View File

@@ -54,7 +54,7 @@ import org.springframework.util.ReflectionUtils;
* application restart or via a schedule.
* <p>
* Republication is handled in {@link #afterSingletonsInstantiated()} inspecting the {@link EventPublicationRegistry}
* for incomplete publications and
* for incomplete publications.
*
* @author Oliver Drotbohm
* @see CompletionRegisteringAdvisor