Skip to Content
0
Jan 10, 2023 at 04:15 PM

resolver to replace SpELValueProvider

71 Views Last edit Jan 11, 2023 at 09:08 AM 2 rev

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?