Configuration
POB is written in Java 11 and heavily utilises the Java Spring framework.
Last Updated: 26 May 2022 • Page Author: Jillur Quddus
Please follow the links below for an exhaustive explanation of the POB configuration namespace.
Bootstrap Configuration - responsible for loading and decrypting configuration properties from external sources such as HashiCorp Vault, Azure Key Vault or AWS Secrets Manager.
Application Configuration - application configuration including the list of registered framework parsers, publishers and associated properties.
Last updated