-
-
-
currently app parameters are statics. Would be nice to allow spel to generate the parameters.
```
parameters:
definitions:
- id: myParameter
value-sets:
- values:
…
-
通过SpEL对注解中的message消息进行动态替换,适用于一些特殊数据校验提示的场景
-
Hello @benmarch ,
This library is impressive. I'm looking for a grammar similar to ANTLR for tooling support autocompletion syntax of SpEl.
I saw within your parser you added comment in ANTLR synt…
-
## 문제가 무엇인가?
SpEL이란?
## 왜 이런 문제를 선정하였는가?
DSL인 SpEL에 대해 알아보고자 선정하게 되었다.
## 자신이 생각한 답변은 무엇인가?
Spring Expression Langauge
스프링 프레임워크에서 제공하는 강력하고 유연한 표현 언어
런타임에 객체의 속성에 접근하거나, 메서드를 호출하거나, 조건에 …
-
Currently Spel and env variables allows to dynamically generate the content of a given string element.
We need more complex scenario such as :
1. Mount a volume depending on the result of a Spel
…
-
**Describe the bug**
当状态检查任务并行运行时,异步任务会报错类未定义
Type cannot be found 'tech.powerjob.common.enums.TimeExpressionType'
目前定位原因是因为parallelStream使用了ForkJoinPool线程池,其默认的类加载器为
ClassLoader#getSystemClassL…
-
### spel-extension.json配置
![image](https://github.com/user-attachments/assets/8a99e3f8-8418-48b9-bb19-a6125e7d463d)
### 代码中的表现
* 作用的方法签名
``` java
public ConsultationOrder create(Consultatio…
-
**[identigral](https://jira.spring.io/secure/ViewProfile.jspa?name=identigral)** opened **[DATALDAP-23](https://jira.spring.io/browse/DATALDAP-23?redirect=false)** and commented
Please support SpEL i…