:
Last modified: Sep 8, 2021

Application architecture pdf component - Altinn Platform

The PDF component is created as an Spring Boot (Java) web application hosted in Kubernetes as a Docker container.

The PDF component is an Spring Boot java application exposing an api for triggering PDF-generation.

The pdf api is exposed at http://platform.altinn.cloud/pdf/api/v1.

The available endpoints can be seen in the swagger definition..