Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.