Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

All properties are defined in Spring Boot Configuration Property classes. This ensures that each property has a single source of truth for default values, and allows properties to be added throughout the codebase in a type-safe, reusable manner. Where appropriate, properties are configured with default values. These defaults can be overridden by adding the property to an application.yml file and setting the new value. With appropriate IDE settings you can benefit from auto-completion and inline documentation when setting these properties in an application.yml or application.properties file.

Configuration properties

PropertyTypeDefaultDescription
sign-off.enabledBooleantrueFlag to enable autoconfiguration of the Sign-Off API module. Can be used to enable Sign-Off features in the application server.