spring-framework / org.springframework.test.annotation / IfProfileValue / values

values

val values: Array<String>

A list of all permissible values of the profile value for the given #name.

Note: Assigning values to both #value and #values will lead to a configuration conflict.