cuba icon indicating copy to clipboard operation
cuba copied to clipboard

Support multiple profiles for properties files

Open belyaev-andrey opened this issue 5 years ago • 0 comments

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.

belyaev-andrey avatar Sep 28 '20 16:09 belyaev-andrey