SourceTermAnalysisSystem_java/jeecg-server-cloud/jeecg-demo-cloud-start
2025-07-16 13:46:51 +08:00
..
src/main 初始提交 2025-07-16 13:46:51 +08:00
Dockerfile 初始提交 2025-07-16 13:46:51 +08:00
pom.xml 初始提交 2025-07-16 13:46:51 +08:00
README.md 初始提交 2025-07-16 13:46:51 +08:00

采用jar启动必须设置-Dfile.encoding=utf-8 不然会加载不到naocs文件

java -Dfile.encoding=utf-8 -jar xxxx.jar