第一次提交

This commit is contained in:
2026-04-03 09:56:14 +08:00
commit 60e2c8debd
3598 changed files with 746659 additions and 0 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