前端代码和后端代码合并到一个仓库中

This commit is contained in:
JEECG
2024-06-23 10:09:17 +08:00
parent 56da1a23c2
commit bb918b742e
1667 changed files with 41 additions and 26 deletions

View File

@ -0,0 +1,16 @@
访问地址: http://localhost:8848/nacos
账号密码nacos/nacos
# 使用方法
- 1、目前只做了关闭鉴权模式
- 2、此项目与官方同步只是为了简化微服务部署
- 3、如何不用此模块使用自己的naocs请创建下面目录中的配置文件
目录jeecg-cloud-nacos/docs/config
配置文件: YAML
# 常见问题
- UnsupportedOperationException: Cannot determine JNI library name for ARCH='x86' OS='windows 10'
解决方案http://t.zoukankan.com/mindzone-p-15808190.html