It would be useful to be able to specify IgnoreUnresolvableNestedPlaceholders
in the @Value annotation, to cover for cases where the global setup is not good.
Comment From: snicoll
Thanks for the suggestion, but @Value
is meant to be as simple as possible and we should not expose implementation-specific settings there.