GH-870 - Fix Javadoc in PersistentApplicationEventMulticaster.

This commit is contained in:
Oliver Drotbohm
2024-11-21 12:59:41 +01:00
parent 5adfa4b935
commit b542c03b7d

View File

@@ -55,7 +55,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