You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the @Key annotation only accept one value (as well the @DefaultValue annotation), it would be nice if for a single property we can specify multiple @Keys and multiple @DefaultValues.
At the moment, the
@Key
annotation only accept one value (as well the@DefaultValue
annotation), it would be nice if for a single property we can specify multiple@Key
s and multiple@DefaultValue
s.Example
The text was updated successfully, but these errors were encountered: