init:初始化项目结构

This commit is contained in:
zhangzq
2026-01-08 20:34:59 +08:00
parent 49e9ac502f
commit d4b4059195
20 changed files with 466 additions and 968 deletions

View File

@@ -21,7 +21,10 @@
<groupId>org.openjdk.nashorn</groupId>
<artifactId>nashorn-core</artifactId>
</dependency>
<dependency>
<groupId>nl.sdk</groupId>
<artifactId>language</artifactId>
</dependency>
<!-- validation -->
<dependency>
<groupId>org.springframework.boot</groupId>