Services

Services are libraries, resources and extensions added to the Microservice in the configuration file. This services are created as an attribute of the Microservice class to use in the code.

To add a service check the configuration section.

Current services are:

Swagger / connexion

Extends the Microservice with Connexion

Requests

Extend the requests library with trace headers and parsing JSON objects. Encapsulate common rest operations between business services propagating trace headers if set up.