CDEye is a visualization toolkit for CDI. It consists of:
- A CDI portable extension that provides access to the CDI deployment metadata,
- A series of RESTful Web Services packaged as a WAR portable to any JAX-RS compliant runtime that expose these metadata,
- An HTML5 front-end that uses cola.js and D3.js to layout and display the dependency injection graph along with the bean archives structure.
The following interactive visualization is automatically generated for the Metrics CDI library, you can click on it to see it in action:
Another visualization automatically generated for a more complex deployment, just wait until the layout has converged:
Copyright © 2014-2015, Antonin Stefanutti
Published under Apache Software License 2.0, see LICENSE