-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request