Microservice Toolbox
Visualize your Cluster! Eclipse and Maven Plugin for Modeling REST and gRPC Microservice Architectures.
This projects provides an IDE plugin for modeling microservice architectures. It visualizes a cluster of Spring, RESTful and gRPC microservices.
There is a Eclipse plugin as well as a IDEA IntelliJ Plugin available. See Downloads
Eclipse update-site: http://thlaegler.github.io/microservice/eclipse/latest
There is a Maven plugin for build support.
<plugin>
<groupId>com.laegler.microservice</groupId>
<artifactId>microservice-maven-plugin</artifactId>
<version>1.0.0-SNAPSHOT</version>
</plugin>
Following a domain-specific approach the modeler makes use of a DSL based on a Xtext Grammar
Have a look at the github repository: https://github.com/thlaegler/microservice
Source Code: https://github.com/thlaegler/microservice
<plugin>
<groupId>com.laegler.microservice</groupId>
<artifactId>microservice-maven-plugin</artifactId>
<version>0.0.1-SNAPSHOT</version>
</plugin>
http://thlaegler.github.io/microservice/eclipse/microservice-modeler.setup