Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tool for visualizing Spring Integration flows [closed]

I have a Java application which is exposing some web methods. I am using Spring integration to define a flow of these methods. I'm looking for a tool/framework to automatically generate visualization (diagrams) of these flows (something like Swagger). Can you recommend me something? Thank you!

like image 582
bartex9 Avatar asked Jun 11 '26 06:06

bartex9


1 Answers

We don't have a visualizing tool yet (work in progress), but here is a model it can be based on: https://docs.spring.io/spring-integration/docs/current/reference/html/system-management.html#integration-graph.

Here is some article how to use it: https://ordina-jworks.github.io/architecture/2018/01/27/Visualizing-your-Spring-Integration-components-and-flows.html

Here is another one based on Neo4J: https://medium.com/swlh/how-to-visualize-a-spring-integration-graph-with-neo4j-61927ba5bb5a

like image 178
Artem Bilan Avatar answered Jun 13 '26 00:06

Artem Bilan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!