You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6. At least it would make sense to make the old behaviour an option if not the default.
The problem is possibly more ubiquitous, since all clients of org.springframework.util.SystemPropertyUtils.resolvePlaceholders(String) may be affected, but I'm not sure which of those is going to change its behaviour in 3.0.