SPEL
Variable in SPEL
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,…
Operators in SPEL
We can use many operators in SpEL such as arithmetic, relational, logical etc. There are given a lot of examples of using different operators in…
SPEL Examples
SpEL is an exression language supporting the features of querying and manipulating an object graph at runtime. There are many expression languages available such as…