Solutionunvalidated

You put expression as value — @SomeService( service = "XYZ", dynamicValue = "${x.y.z.value}" ). Outcome: Whoever process `@SomeService` have to deal with it.

cb36f950-5891-4693-ac1e-e7187f21102c

You put expression as value — @SomeService( service = "XYZ", dynamicValue = "${x.y.z.value}" ). Outcome: Whoever process @SomeService have to deal with it.