mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
76bf72c9f85bb7cb9d50cedbd096e639314350b3
Provides a convenient mechanism for activating an additional profile while preserving those that are already active, as opposed to calling #setActiveProfiles with the contents of #getActiveProfiles plus the new profile. Issue: SPR-8548
Languages
Java
97.6%
Kotlin
2.3%