everywhere.z
7fe12ed624
chore(agent): 补全 agent 配置 javadoc 与 spring 配置元数据,精简测试模块 pom
...
- 为 agent 配置类(AgentConfig/SessionConfig/ShellConfig/MemoryStorageConfig 等)补充中文 javadoc
- 在 spring-boot-starter / spring-boot4-starter 的 additional-spring-configuration-metadata.json 中补全 liteflow.agent.* 配置项,提供 IDE 配置提示
- 合并 testcase-el 中 react-agent 与 springboot4 的 profile,移除子模块冗余的 maven-compiler/surefire 配置
- 移除已不再使用的 AgentConfig / LiteflowConfigAgentField / Boot4AutoConfiguration 测试文件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-06 23:25:07 +08:00
everywhere.z
ea3a8315e4
test(springboot4): 新增 liteflow-testcase-el-springboot4 测试模块
...
仿照 liteflow-testcase-el-springboot 模块,将全部测试用例迁移到 Spring Boot 4 / Spring 7 环境:
- 复制全部测试源码与资源;将 javax.annotation.Resource 迁移到 jakarta.annotation.Resource
- pom 中显式覆盖父 pom 锁定的 Spring 5/SB 2/旧 logback/旧 slf4j/旧 jakarta-annotation 1.3.5(仍为 javax 包)等版本
- 在 liteflow-testcase-el 父 pom 中通过 JDK 17+ profile 接入新模块
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-30 23:54:01 +08:00
everywhere.z
61824d6956
feat(react-agent): add session factory infrastructure, memory storage config, and integration tests
...
- Add MemoryStorageConfig/MemoryStorageMode and per-backend configs (Redis, MySQL, workspace file)
- Add AgentSessionFactoryRegistry with NONE, JVM, WORKSPACE_FILE, REDIS, MYSQL implementations
- Add integration test suite with EL-orchestrated Spring Boot tests
- Remove per-module READMEs in favor of unified guide
- Update POMs, CLAUDE.md, AGENTS.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-29 19:12:29 +08:00
everywhere.z
c899eb101b
适配新的中央仓库发布方式,更改maven的整体结构
2025-08-30 23:32:05 +08:00
everywhere.z
739834dd57
修改发布中央仓库配置
2025-08-29 17:12:38 +08:00
everywhere.z
5805a1e539
feature #IBI6A3 新的基于原生态形式的javax插件
2025-01-16 13:04:22 +08:00
gaibu
59c3777aa4
feat #IAUS2R sql插件支持指定数据源
2024-10-13 22:18:28 +08:00
everywhere.z
342f6329bf
feature #IASS9Z 新的java脚本插件,支持java8~java17的所有语法特性
2024-09-22 14:47:13 +08:00
noear
647523f395
添加新的单测模块 liteflow-testcase-el-declare-multi-solon
2024-09-03 21:50:32 +08:00
gaibu
4ed56dc041
enhancement #IAF4NJ 增加 liteflow-rule-sql 单元测试
2024-07-27 22:40:54 +08:00
Dale Lee
33f05eb7cc
feature #I9H6GN 支持 kotlin 脚本语言
2024-05-02 15:33:16 +08:00
everywhere.z
984f7e8e03
feature #I96A33 为LF增加决策表特性
2024-04-02 13:26:26 +08:00
gezuao
029ff97e53
EL表达式流式装配开发与测试
2023-10-10 19:26:21 +08:00
everywhere.z
701ea51d5d
feature #I7V6VB https://gitee.com/dromara/liteFlow/issues/I7V6VB
2023-08-23 00:35:15 +08:00
houxinyu
014393ed35
temp
2023-08-12 15:13:17 +08:00
gaibu
b6eda40533
enhancement #I7KZCZ 在使用数据库配置的时候,使用配置文件中已经配置的数据源
2023-07-20 21:11:59 +08:00
everywhere.z
c5abe72521
feature #I6O380 支持aviator的脚本语言
2023-03-21 10:50:49 +08:00
everywhere.z
36526c1903
feature #I6NGM3 LiteFlow支持多种不同语言脚本混合调用的特性
2023-03-15 19:11:26 +08:00
everywhere.z
29c317bfbf
修正solon的pom
2022-12-23 16:19:55 +08:00
everywhere.z
1aef78243a
修改测试用例
2022-12-22 22:02:24 +08:00
noear
295c477800
初步完成 liteflow-solon-plugin 适配
2022-12-19 12:36:18 +08:00
everywhere.z
940fbff68a
feature #I64T29 增加脚本语言Lua的支持
2022-12-06 11:14:42 +08:00
everywhere.z
cd3118cf19
feature #I64PDW 增加Python脚本支持
2022-12-05 17:45:19 +08:00
everywhere.z
341f1bc4ee
feature #I63WME 希望支持Apollo配置中心配置规则功能
2022-12-05 13:54:30 +08:00
zendwang
7956a3014c
enhancement 新增graaljs脚本插件
2022-11-22 11:58:10 +08:00
zendwang
d73f8269f3
enhancement 新增graaljs脚本插件
2022-11-22 11:58:09 +08:00
everywhere.z
96f55b2ee8
feature #I5WNMG 脚本组件支持javascript的语法
2022-10-19 23:53:22 +08:00
everywhere.z
c835ae1266
修正测试用例的pom
2022-10-09 18:33:52 +08:00
nmnl
6f67831e05
Merge branch 'dev' of gitee.com:dromara/liteFlow into dev
...
Signed-off-by: nmnl <mlllx@icloud.com >
2022-09-20 04:50:01 +00:00
mll
0a1671b5ab
nacos rule
...
1.调整填充初始化数据
2.调整listener
3.测试用例调整
2022-09-20 09:11:58 +08:00
zendwang
e383cb7b73
Merge branch 'feature-rule-plugin-etcd' into dev
...
# Conflicts:
# liteflow-rule-plugin/pom.xml
# liteflow-testcase-el/pom.xml
2022-09-20 09:09:32 +08:00
tangkc
cbc4df5809
feature #I5ROOR 增加关系型数据库EL存储插件
2022-09-18 22:08:46 +08:00
铂赛东
a444127321
!107 @LiteflowMethod注解支持将方法声明成组件
...
Merge pull request !107 from Sorghum/feature-sorghum-I581A1
2022-09-15 04:51:31 +00:00
zendwang
a368949d71
enhancement #I5R005 添加Etcd存储规则插件
2022-09-14 14:33:38 +08:00
everywhere.z
f3b8993457
enhancement #I5QMDZ 把Zk存储的支持拆出来作为插件解耦合
2022-09-11 15:03:07 +08:00
sorghum
cbff63fc17
#feature #I581A1 @LiteflowMethod @LiteflowRetry 支持方法级注解,新增完整的注解多NodeCmp功能特性测试包
2022-09-08 15:04:47 +08:00
everywhere.z
380a0b38b9
el-springnative测试用例细节点修复
2022-07-10 23:15:28 +08:00
tangkc
f6887c4f01
完善 liteflow-testcase-el-nospring 测试用例
2022-07-10 15:52:57 +08:00
zendwang
e371aa0f1c
统一版本号定义
2022-07-04 15:59:29 +08:00
everywhere.z
4785393bf7
feature #I5CW7I 【版本特性】构造全新的EL规则表达式
2022-06-28 22:49:59 +08:00
everywhere.z
7ed969f465
feature #I5CW7I 【版本特性】构造全新的EL规则表达式
2022-06-28 22:31:46 +08:00
everywhere.z
0764214b7b
feature #I5CW7I 【版本特性】构造全新的EL规则表达式
2022-06-28 00:05:10 +08:00
everywhere.z
b7bd862105
更改测试用例的结构
2022-06-27 19:08:07 +08:00