Hi,
If the below question is redundant then pardon me.
When i am using Delegate Expression, I can either use ${expressionName} or #{ExpressionName}. What is the difference between them in terms of using it in spring boot? Any example will be appreciable.