Variable in SPEL | StandardEvaluationContext

In SpEL, we can store a value in the variable and use the variable in the method and call the method. To work on variable, we need to use StandardEvaluationContext class.


Example of Using variable in SPEL

Calculation.java

Test.java




Contact US

Email:[email protected]

variable in SpEL
10/30