【功能新增】IoT: 新增脚本模块,支持 JavaScript 引擎解析,提供示例脚本和安全性验证功能,更新相关依赖和配置。
This commit is contained in:
@@ -37,10 +37,10 @@
|
||||
<scope>provided</scope> <!-- 设置为 provided,只有工具类需要使用到 -->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.pf4j</groupId> <!-- PF4J:内置插件机制 -->
|
||||
<artifactId>pf4j-spring</artifactId>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.pf4j</groupId> <!– PF4J:内置插件机制 –>-->
|
||||
<!-- <artifactId>pf4j-spring</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!-- 参数校验 -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user