I have a running app that defines some spring integration flows with inbound/outbound gateways, splitters, aggregators,routers and etc...
These flows are all created using spring integration dsl and annotations... so no XML's.
There is any tool out there that can generate the EE patterns diagrams for it?
This question states that Intellij can do it for xml configurations... I want something similar that works with dsl IntegrationFlow's