Why
Currently, the official reference says that spring.profiles.active, spring.profiles.default and spring.profiles.include can only be used in non profile-specific.
However, after some investigation, I believe spring.profiles.group also must be in non-profile-specific configuration files.
Lacking the warning made me confused a little bit. So I suppose it would be great if we have the similar section for spring.profiles.group.
What
- I've added a warning section, that is similar to one used for
spring.profiles.include, forspring.profiles.group - I tweaked a little bit to align with the terminology "profile-specific" used in a headline.
Comment From: pivotal-cla
@vsanna Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@vsanna Thank you for signing the Contributor License Agreement!
Comment From: mhalbritter
Thank you very much and congratulations on your first contribution :tada:!