The method reference together with a `IntegrationFlows.frm(Supplier<?>)` do the trick to avoid a method name resolution and also gives us a code navigation in the IDE
The method reference together with a `IntegrationFlows.frm(Supplier<?>)` do the trick to avoid a method name resolution and also gives us a code navigation in the IDE