This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jeecg-boot
mirror of
https://github.com/jeecgboot/jeecg-boot
Watch
1
Star
0
Fork
You've already forked jeecg-boot
0
Code
Issues
Projects
Releases
Wiki
Activity
dd7bf104e7
jeecg-boot
/
jeecg-server-cloud
/
jeecg-system-cloud-start
/
README.md
129 B
Raw
Blame
History
Unescape
Escape
采用jar启动必须设置-Dfile.encoding=utf-8
,
不然会加载不到naocs文件
java -Dfile.encoding=utf-8 -jar xxxx.jar