Skip to content

feat(jans-cedarling): Load bootsrap properties from enviroment variables #10648

@olehbozhok

Description

@olehbozhok

Is your feature request related to a problem? Please describe.
We have bootstrap properties that currently is loaded from file.
We need to add implementation to load it from enviroment variables

Describe the solution you'd like
Find solution to collect all names of properties from BootstrapConfigRaw structure. Probably with macros.
Or maybe it is possible to use rust crate config

Implement collect data from enviroment variables and merge data from config. Data from env have bigger priority.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions