Skip to content

Commit c4e6e86

Browse files
committed
GH-451 - Polishing.
1 parent 16cd708 commit c4e6e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-modulith-events/spring-modulith-events-core/src/main/java/org/springframework/modulith/events/core/DefaultEventPublicationRegistry.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
import org.springframework.util.Assert;
3232

3333
/**
34-
* A registry to capture event publications to {@link ApplicationListener}s. Allows to register those publications, mark
35-
* them as completed and lookup incomplete publications.
34+
* A registry to capture event publications to {@link org.springframework.context.ApplicationListener}s. Allows to
35+
* register those publications, mark them as completed and lookup incomplete publications.
3636
*
3737
* @author Oliver Drotbohm
3838
* @author Björn Kieling

0 commit comments

Comments
 (0)