JIRA: https://jira.spring.io/browse/INT-3595 The https://jira.spring.io/browse/INT-3554 introduced `Expression` setter variants for those component who accepted only String before. Since SF `BeanDefinition` is based on the JavaBean specification there is guaranty for stable work when we have overloaded setters. The `ExpressionEvaluatingRequestHandlerAdvice` has been missed to fix that requirement