Monday, July 22, 2024

Spring Spel

In Spring framework, we mainly use SpEL as annotation in a bean. But SpEL has other use cases as well. 

Like evaluating the expression on the fly. e.g. You can store expression in database & execute on demand.

More documentation can be found on:

https://docs.spring.io/spring-framework/docs/3.0.x/reference/expressions.html

https://docs.spring.io/spring-framework/reference/core/expressions.html 

https://dzone.com/articles/learn-spring-expression-language-with-examples


No comments:

RabbitVCS Install in Ubuntu

First run below command from terminal sudo apt-get install python3-configobj python3-gtkspellcheck python3-svn subversion python3-dulwich py...