-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.1-incubating
-
Component/s: API
-
Labels:None
Include @WithConfig into @ConfiguredProperty
Allow multiple properties in @ConfiguredProperty
I would not remove multi type for @"${env:COMPUTERNAME}"because it is simpler to annotate one @ConfiguredProperty per configuration. Without that the mapping of config to keys is unclear, which may create unwanted side effects and is generally error prone.