Properties

Properties can be used to configure many parts of Atoti Limits. Some 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.