Navigation :
test ./ test user-ref.html
User & Reference Guide
test ./ test getting-started.html
Getting started
test ./ test dashboards.html
Dashboards
test ./ test calculations.html
Calculations Guide
test ./ test cube.html
Cube Reference
test ./ test datastore.html
Datastores
test ./ test input-files.html
Input file formats
test ./ test properties.html
Properties
test ./ test properties/config-properties.html
-
Configuration Properties
test ./ test properties/property-files.html
-
Property files
test ./ test what-if.html
What-If Analysis
test ./ test database.html
Database
test ./ test sign-off.html
Sign-Off Approvals
test ./ test limits.html
Limit monitoring
test ./ test dev.html
Developer Guide
test ./ test dev/dev-release.html
-
Release and migration notes
test ./ test dev/dev-getting-started.html
-
Getting Started
test ./ test dev/dev-ui-config.html
-
Configuring the UI
test ./ test dev/dev-mr-application.html
-
The Market Risk Application
test ./ test dev/dev-libraries.html
-
Market Risk Libraries
test ./ test dev/dev-extensions.html
-
Extending Atoti Market Risk
test ./ test dev/dev-tools.html
-
Configuring tools and methodologies
test ./ test dev/dev-sign-off.html
-
Sign-Off
test ./ test dev/dev-whatif.html
-
What-If
test ./ test dev/dev-direct-query.html
-
DirectQuery
test ./ test pdf-guides.html
PDF Guides
Properties
Properties can be used to configure many parts of the Atoti Market Risk application. Most 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.
Properties required by applications that don’t use Configuration Properties are set in a number of property files.