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: org.springframework.context/src/main/java/org/springframework/conversation/annotation/EndConversation.java
-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,6 @@
39
39
@Target(ElementType.METHOD)
40
40
@Documented
41
41
public @interface EndConversation {
42
-
43
42
/**
44
43
* Returns the qualifier on how the conversation is about to be ended. This
45
44
* value will be passed on to any {@link ConversationListener} registered
0 commit comments