Jeecg-boot/jeecg-boot/jeecg-server-cloud/jeecg-demo-cloud-start/README.md

3 lines
129 B
Markdown
Raw Normal View History

2024-10-20 14:28:53 +00:00
采用jar启动必须设置-Dfile.encoding=utf-8 不然会加载不到naocs文件
java -Dfile.encoding=utf-8 -jar xxxx.jar