Skip to content

Documentation

Ignacio del Valle Alles edited this page Jan 18, 2017 · 3 revisions

Microservices, components and messages can be documented using Markdown. These descriptions make components more maintainable and usable, being accessible through the descriptive builtin services and visible in the functional testing module.

Global API description

Each microservice can be documented via a brutusin-rpc.md file to be loaded by the classloader in the root namespace.

Components

Actions and topics can be documented by different means:

Messages

Input and output messages can be documented using @JsonProperty

Clone this wiki locally