You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-modulith-events/spring-modulith-events-core/src/main/java/org/springframework/modulith/events/CompletableEventPublication.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ public interface CompletableEventPublication extends EventPublication {
34
34
Optional<Instant> getCompletionDate();
35
35
36
36
/**
37
-
* Returns whether the publication o
37
+
* Returns whether the publication of the event has completed.
0 commit comments