Hi @tkaczmarzyk
first of all congrats for that marvels lib,
I face an issue with In Spec, I try to pass it a list of values via SPEL but I could not get any result, could you please support here
this is s snippet of the code:
@SPEC(path = "region", spec = In.class, valueInSpEL = true, constVal = {"#{@authContext.getRegion()}"})
thanks in advance
Hi @tkaczmarzyk
first of all congrats for that marvels lib,
I face an issue with In Spec, I try to pass it a list of values via SPEL but I could not get any result, could you please support here
this is s snippet of the code:
@SPEC(path = "region", spec = In.class, valueInSpEL = true, constVal = {"#{@authContext.getRegion()}"})
thanks in advance