Skip to content

Commit

Permalink
GH-451 - Polishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jan 16, 2024
1 parent 16cd708 commit c4e6e86
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
import org.springframework.util.Assert;

/**
* A registry to capture event publications to {@link ApplicationListener}s. Allows to register those publications, mark
* them as completed and lookup incomplete publications.
* A registry to capture event publications to {@link org.springframework.context.ApplicationListener}s. Allows to
* register those publications, mark them as completed and lookup incomplete publications.
*
* @author Oliver Drotbohm
* @author Björn Kieling
Expand Down

0 comments on commit c4e6e86

Please sign in to comment.