Minor enhancements and polishing to accomodate s-c-stream requirements for multi-in/out bindings

This commit is contained in:
Oleg Zhurakousky
2019-09-17 17:50:35 +02:00
parent b65dff8b26
commit 9011615c30
3 changed files with 35 additions and 11 deletions

View File

@@ -379,9 +379,6 @@ public class BeanFactoryAwareFunctionRegistryMultiInOutTests {
return new Flux[] { repeated, sum };
};
}
}