common-service is a library which provides tools to Cloudtrust components designed as a web-based service
- database: tools used to automatically retrieve configuration and open a database connexion (can provide Noop "connection")
- http: provides tools to handle decoding of HTTP requests and encoding of responses/errors. Also provides a handler for "Version" requests
- idgenerator: generator of identifiers
- middleware: provides tools to check authentication, ensure a correlationID exists
- security: authorization manager