-
Notifications
You must be signed in to change notification settings - Fork 9
Default activeProfiles to ['default'] #78
Copy link
Copy link
Open
Description
CloudConfigOptionsSchema currently requires that the developer specify at least one profile to activate, when there may be no explicit profiles defined in the configuration set (e.g., if development, test and production are served by completely different configuration servers). The Joi schema definition for this could be set up to default activeProfiles to ['default'] if not supplied, rather than having SpringCloudConfig#load throw an error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels