jeecg-boot/jeecg-server-cloud/jeecg-system-cloud-start
zhangdaiscott b679fb75ba JeecgBoot3.5.0 版本发布,开源的企业级低代码平台 2023-03-05 11:29:47 +08:00
..
src/main 微服务版system模块启动报错Error creating bean with name 'initCodeGenerateDbConfig' defined in class path resource #3970 2022-08-17 16:08:34 +08:00
Dockerfile JeecgBoot3.5.0 版本发布,开源的企业级低代码平台 2023-03-05 11:29:47 +08:00
README.md JeecgBoot3.5.0 版本发布,开源的企业级低代码平台 2023-03-05 11:29:47 +08:00
pom.xml JeecgBoot3.5.0 版本发布,开源的企业级低代码平台 2023-03-05 11:29:47 +08:00

README.md

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

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