Search code examples
springspring-el

Spring expression language (SpEL) in a console


Is there something somewhere with a swing console with a shell for Spring Expression Language?


Solution

  • Based on the code in org.springframework.expression submodule tests you can build a swing client that evaluates the SpEL statements and provides the desired results