Skip to content

Service Loader and unified config interface #35

@zZHorizonZz

Description

@zZHorizonZz

Describe the feature

The idea of this would be that some users might want to extend the launcher configuration of launcher by themselves for example trough aws app config, firebase remote config and such, or their own custom implementations if they choose to do so. I think we could utilize java ServiceLoader for this and provide default ConfigLoaders such EnvironmentVariableConfigLoader,PropertiesServiceLoader and such, for current users nothing would change api could be just extended.

Contribution

I would be willing to take a look at this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions