Closed
Description
Jakub Kubrynski opened SPR-13939 and commented
It'll be nice to be allowed to use profiles inclusively, which can be also done by extending @Profile
attributes:
@Profile(value = {"prod", "schedule"}, inclusive = true)
Issue Links:
- Support AND operator in @Profile annotation [SPR-12458] #17063 Support AND operator in
@Profile
annotation