mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-02-05 18:15:28 +08:00
微服务重大升级说明(暂时只升级后台3.4.0)
-升级Spring Cloud Alibaba 2021.0.1.0,使用 spring.config.import 方式引入nacos配置 -拆分jeecg-boot-starter出来,使用独立项目维护
This commit is contained in:
11
jeecg-boot/jeecg-cloud-module/jeecg-cloud-nacos/README.md
Normal file
11
jeecg-boot/jeecg-cloud-module/jeecg-cloud-nacos/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
访问地址: http://localhost:8848/nacos
|
||||
账号密码:nacos/nacos
|
||||
|
||||
|
||||
# 使用方法
|
||||
|
||||
- 1、目前只做了关闭鉴权模式
|
||||
- 2、此项目与官方同步,只是为了简化微服务部署
|
||||
- 3、如何不用此模块,使用自己的naocs,请创建下面目录中的配置文件
|
||||
目录:jeecg-cloud-nacos/docs/config
|
||||
配置文件: YAML
|
||||
Reference in New Issue
Block a user