Skip to main content
The uses Spring Boot to manage some configuration properties. Typically these are properties that may change between environments and deployments, for example, development, CI, QA/UAT, and production. The properties are spread over several files, they are located in the folder frtb-application/src/main/resources, and loaded from the classpath:
  • application.yaml
  • application.properties
  • frtb-cloud.properties
  • jwt.properties
  • frtb-config.properties
While application.yaml and application.properties are automatically included as part of Spring Boot, the other files are specified using the @PropertySource annotation. See frtb-config.properties for the list of properties defined in that file.
For details on the external configuration in Spring Boot, including how properties may be changed for different environments, see the Spring Boot documentation.

Web Server

Deployment

Datastore partitioning

Config files

CSV loading

FX rates service

Content server

For details on the Content Server in , see Content Server.

FRTB parameter retriever selection

Maturity converter

Discovery requests

Data Load Controller

Data Extraction Engine

Required properties

Additional properties

Feature selection properties

Spring boot actuator properties

User Detail Service Properties

Sign-Off

What-If Engine

What-If File Upload

What-If Datastore

Cloud Storage properties

JWT properties

Distribution properties

DirectQuery

DirectQuery’s startup properties can be found in the dedicated DirectQuery Configuration Properties page.

Summing Duplicate Sensitivities

For example, the following will sum sensitivities and PVs for the SASensitivities store, making sure that the currency and a few other fields are the same.

Tracing

Virtual hierarchies

Regulatory Book

The following properties can be used to fine-tune the behaviour of this feature. See Regulatory Book for details on their purpose.

EBA Reporting Templates

The following properties can be used to fine-tune the behaviour of this feature. See EBA Reporting Templates for details on their purpose.