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-integration-core/src/main/java/org/springframework/integration/dsl/context/StandardIntegrationFlowContext.java
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
*
45
45
* @author Artem Bilan
46
46
* @author Gary Russell
47
+
* @author Alexander Shaklein
47
48
*
48
49
* @since 5.1
49
50
*
@@ -177,8 +178,8 @@ public IntegrationFlowRegistration getRegistrationById(String flowId) {
0 commit comments