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

This commit is contained in:
Oliver Drotbohm
2024-11-21 12:59:41 +01:00
parent ddbd6d5d09
commit 94836432c3

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