Helidon Config
摘要
Configuration in microservices applications should be based on a runtime environment. Therefore, it is absolutely necessary to modify configuration data from outside the application such that the application itself does not need to be repackaged and redeployed. Helidon SE supports various configuration formats and provides the relevant implementations.