cuba
cuba copied to clipboard
Support multiple profiles for properties files
Environment
- Platform version: 7.2
Description of the bug or enhancement
We need to support multiple profiles for properties. For example -Dspring.profiles.active=dev, web enables services specified in both profiles, but properties are not loaded from dev-app.properties and web-app.properties, but it is desired if we have special profiles with their properties in add-ons.