The set of profiles for which the annotated component should be registered.
@ConditionalOnProfile(['dev', 'local']) class DevConfig {}
final List<String> value;