Hello,
is there some resolver I can use instead of SpELValueProvider?
UPD:
Does any of the resolvers AbstractValueResolver have the same functionality as SpELValueProvider.
The issue is that I cannot use SpELValueProvider and have to replace it with a Resolver is there any class from OOTB or not?