This repository doesn't specify license. Without author's permission, this code is only for learning and cannot be used for other purposes.
README.md
1. 是什么
这是个使用compileflow引擎的demo,方便你快速入门。
使用了springboot方式,其他请看代码
2. demo运行
下载代码后,由于.idea文件不会上传,所以idea打开demo时如果报:Non-managed pom.xml file found:那么请按下图配置maven环境即可:

选中pom.xml

最后运行DemoApplication就能启动程序
Comments ( 0 )