Support configuration profiles
See original GitHub issueIt would be nice if the spec allowed different profiles to be used when the application starts (eg. development, production, testing). The idea is that a different set of configuration properties would be available based on a flag (eg. -Dprofile=production
).
In an hypothetical example, you could have a META-INF/microprofile-config.properties
file with the default parameters and a META-INF/microprofile-config-production.properties
with values used when the production
value is specified which would override the default values.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:75 (66 by maintainers)
Top Results From Across the Web
Install or remove configuration profiles on iPhone
Configuration profiles define settings for using iPhone with corporate or school networks or accounts. You might be asked to install a configuration profile...
Read more >Create device profiles in Microsoft Intune
Profiles are created in the Microsoft Endpoint Manager admin center. In this admin center, select Devices. You have the following options:.
Read more >Computer Configuration Profiles - Jamf Pro Administrator's ...
Configuration profiles are XML files (.mobileconfig) that provide an easy way to define settings and restrictions for devices, computers, and users.
Read more >Step 3: Creating configuration profiles and feature flags
You can store configurations in an Amazon Simple Storage Service (Amazon S3) bucket. When you create the configuration profile, you specify the URI...
Read more >Create Custom Configuration profiles using Apple Configurator
Mobile Device Manager Plus (MDM) uses profiles as a mode to apply policies/configurations to managed devices. MDM, by itself supports an extensive set...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
%profile.propertyName
(e.g.
%staging.vehicleName
)mp.config.profile