-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
type: enhancementA general enhancementA general enhancement
Milestone
Description
Chris Beams opened SPR-8203 and commented
Early in Spring 3.1 M1 a reserved 'default' profile name was introduced. We backed it out under the rationale that it's less magical to express defaults explicitly through spring.profiles.default
or ConfigurableEnvironment#setDefaultProfiles
.
This can be (re-)introduced; just wanted to keep it simple to start and see if it's truly wanted/needed.
Affects: 3.1 M1
Issue Links:
- Add ability to specify whether a bean profile is active by default [SPR-9281] #13919 Add ability to specify whether a bean profile is active by default ("is duplicated by")
- Support 'default' profile [SPR-7778] #12434 Support 'default' profile ("supersedes")
Referenced from: commits c4a1350
4 votes, 6 watchers
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement