https://github.com/boolivar/integration-dot
Java implementation of DOT renderer for Spring Integration Graph
https://github.com/boolivar/integration-dot
dot spring-inegration-graph spring-integration
Last synced: over 1 year ago
JSON representation
Java implementation of DOT renderer for Spring Integration Graph
- Host: GitHub
- URL: https://github.com/boolivar/integration-dot
- Owner: boolivar
- License: gpl-3.0
- Created: 2022-06-13T00:06:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T08:42:34.000Z (about 2 years ago)
- Last Synced: 2025-01-23T10:23:55.511Z (over 1 year ago)
- Topics: dot, spring-inegration-graph, spring-integration
- Language: Java
- Homepage: https://boolivar.github.io/sidjs/
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# integration-dot
[Spring Integration Graph](https://docs.spring.io/spring-integration/reference/graph.html) to [DOT](https://graphviz.org/doc/info/lang.html) converter.
Java variant of [@boolivar/sidjs](https://github.com/boolivar/sidjs)