Thx, I will do so.
2013/10/31 Claus Ibsen :
> IgnoreMissingLocation is for ignoring a location of the properties if
> it cannot be found, such as a file not found etc.
>
> It is not for ignoring missing keys.
>
> What you are looking for is something like a
> ignoreUnresolvablePlaceholders=true to
IgnoreMissingLocation is for ignoring a location of the properties if
it cannot be found, such as a file not found etc.
It is not for ignoring missing keys.
What you are looking for is something like a
ignoreUnresolvablePlaceholders=true to ignore unresolved keys.
Spring has such an option, we c